Hacker News new | ask | show | jobs
by TsiCClawOfLight 2296 days ago
What exactly is included in fzf itself? I use fzf a lot, but I've never come across these features.
1 comments

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 :/.