Hacker News new | ask | show | jobs
by nhooyr 2296 days ago
This is included in fzf itself. See https://github.com/junegunn/fzf/wiki/Configuring-fuzzy-compl...
1 comments

What exactly is included in fzf itself? I use fzf a lot, but I've never come across these features.
The file selection/multi picker example at least can work with the fzf package alone. There are a bunch of files in shell/ from the tarball that enable a little magic like interactive history support and the inline picker. On Debian they're also installed in /usr/share/doc/fzf/examples/ for sourcing in your .${shell}rc.

No idea about out-of-the-box support for any of the other completions from maddyboo's post :/.