Mention fzf (#240)

Fixes #226
This commit is contained in:
Denis Isidoro 2020-03-12 20:40:20 -03:00 committed by GitHub
parent e32e0f1245
commit 5af2792386
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ An interactive cheatsheet tool for the command-line.
![Demo](https://user-images.githubusercontent.com/3226564/76437136-ddc35900-6397-11ea-823c-d2da7615fe60.gif)
**navi** allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands, with argument values prompted to you.
**navi** allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands, with argument values prompted to you. It uses [fzf](https://github.com/junegunn/fzf) under the hood.
It can be either used as a command or as a shell widget (*à la* Ctrl-R).