update xnedit version to 1.6.2
[slackbuilds.git] / fzf / README
blob6400f041e9dc6c57ad52e89c03b4b2a601493923
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
6 is blazing fast.
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