grota / fzf-helper

fzf helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fzf-helper

fzf helper is a small nodejs project that I use on my personal machine to show a preview in fzf listing the bindings of the current fzf invocation

Use the following snippet in you shell init files.

export FZF_DEFAULT_OPTS="--bind='alt-h:preview(/path/to/fzf-helper/dist/tsc/main.js)'"

It shows up like this

About

fzf helper

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%