awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesQuery-Driven Command Invocations

Runs external commands with the current query and displays their output as the interactive selection list.

Distinct from Programmatic Command Invokers: Distinct from Programmatic Command Invokers: uses the current query as input to generate live search results.

Explore 1 awesome GitHub repository matching development tools & productivity · Query-Driven Command Invocations. Refine with filters or upvote what's useful.

Awesome Query-Driven Command Invocations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • skim-rs/skimAvatar de skim-rs

    skim-rs/skim

    6,592Voir sur GitHub↗

    Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and Neovim plugin, and a shell integration tool. It provides real-time filtering and selection from lists of items, supporting keyboard and mouse navigation, live preview panes, and multi-select functionality across Linux, macOS, and Windows. The tool distinguishes itself through a composable query expression tree that supports fuzzy, exact, inverse, prefix, suffix, and logical AND/OR operators, combined with a Smith-Waterman scoring engine that penalizes typos and gaps for natural rel

    Runs external commands with the current query and displays output as the interactive selection list.

    Rustfuzzyfinderrustskim
    Voir sur GitHub↗6,592
  1. Home
  2. Development Tools & Productivity
  3. CLI Command Extensions
  4. Programmatic Command Invokers
  5. Query-Driven Command Invocations