1 repository
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.
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.