FZY(1) | General Commands Manual | FZY(1) |
fzy - A fuzzy text selector menu for the terminal.
fzy [OPTION]...
fzy is a fuzzy text selector/file finder for the terminal using a search similar to that of TextMate or CmdT.
fzy reads a list of newline-separated items from stdin to be displayed as a menu in the terminal. Upon pressing ENTER, the currently selected item is printed to stdout.
Entering text narrows the items using fuzzy matching. Results are sorted using heuristics for the best match.
John Hawthorn <john.hawthorn@gmail.com>
2018-09-23 | fzy 1.0 |