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$PATH
vfzf
— open files in an$EDITOR
zfzf
— open PDF/DjVu/PS files inzathura
mfzf
— 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 install
Alternatively (on Arch-based systems), you can utilize the custom PKGBUILD repository AUR-jdujava.