Technology
fzf
fzf is the command-line fuzzy finder: an interactive Unix filter for any list input.
fzf is a general-purpose command-line fuzzy finder, built for speed and portability. It functions as an interactive filter, processing lists from STDIN: files, command history, Git commits, processes, or hostnames. The core strength is its fuzzy matching algorithm, allowing users to quickly locate items by typing partial or out-of-order patterns. Distributed as a single, fast binary, fzf includes robust shell integrations for Bash, Zsh, and Fish, providing key bindings like `Ctrl-T` for file selection and `Ctrl-R` for command history search.
Related technologies
Recent Talks & Demos
Showing 1-1 of 1