1 fzf (A command-line fuzzy finder written in Go)
3 fzf is a general-purpose command-line fuzzy finder. It can be used
4 with any list; files, command history, processes, hostnames,
5 bookmarks, git commits, etc. It is portable, with no dependencies and
8 The core feature of fzf is its high performance, interactive filtering
9 of lists that is not restricted to file paths.
11 Homepage: https://github.com/junegunn/fzf