Terminal Fuzzy Finders
A fuzzy finder narrows a list as you type, ranking entries by approximate string matching so a few characters from anywhere in a line are enough to reach it. fzf put the pattern on most command lines after its release in 2015.
A finder reads a list on standard input and prints the selection back out, which attaches it to files, shell history, git branches, running processes, container names or the output of any other command. Shells and editors bind them to a key so picking replaces typing a full path, and interactive grep tools apply the same idea to file contents.
Below is a list of fuzzy finders and interactive pickers for the terminal.
Know any terminal tools that would be good for this list? Post a Tool here!





