1 # HOW TO EDIT THIS FILE:
2 # The "handy ruler" below makes it easier to edit a package description. Line
3 # up the first '|' above the ':' following the base package name, and the '|'
4 # on the right side marks the last column you can put a character in. You must
5 # make exactly 11 lines for the formatting to be correct. It's also
6 # customary to leave one space after the ':'.
8 |-----handy-ruler------------------------------------------------------|
9 fzf: fzf (A command-line fuzzy finder written in Go)
11 fzf: fzf is a general-purpose command-line fuzzy finder. It can be used
12 fzf: with any list; files, command history, processes, hostnames,
13 fzf: bookmarks, git commits, etc. It is portable, with no dependencies and
16 fzf: The core feature of fzf is its high performance, interactive filtering
17 fzf: of lists that is not restricted to file paths.
19 fzf: Homepage: https://github.com/junegunn/fzf