This is a collection of scripts using fzf.
The main script is fmenu — fuzzy-selection dynamic menu — which can be
used as a dmenu replacement/enhancement.
Other scripts include:
fmenu_run— run binaries/commands in$PATHvfzf— open files in an$EDITORzfzf— open PDF/DjVu/PS files inzathuramfzf— open manpage(s)fprompt— simple binary ("No/Yes") promptclipfmenu— clipboard history menupassfmenu— password manager menufzfopen— open files by the mime typefdict— fuzzy-finder interface to dictionariesfzf-oneliner— run one-liner shell scripts
You can manually install fmenu and related scripts by cloning
this repository and running (if necessary as root)
make installAlternatively (on Arch-based systems), you can utilize the custom PKGBUILD repository AUR-jdujava.