You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For bug reports, I have checked if the bug is reproducible in the latest version of fzf
Output of fzf --version
0.56.2
OS
Linux
macOS
Windows
Etc.
Shell
bash
zsh
fish
Problem / Steps to reproduce
Most configuration options are toggleable via --bind syntax. From what I can tell, --pointer doesn't have an option like this. I would personally use this for hinting which mode I'm in (I've used bind to setup a faux-vi-mode, where i and escape toggle whether j and k go up/down or not).
The text was updated successfully, but these errors were encountered:
Checklist
man fzf
)Output of
fzf --version
0.56.2
OS
Shell
Problem / Steps to reproduce
Most configuration options are toggleable via
--bind
syntax. From what I can tell,--pointer
doesn't have an option like this. I would personally use this for hinting which mode I'm in (I've usedbind
to setup a faux-vi-mode, wherei
andescape
toggle whetherj
andk
go up/down or not).The text was updated successfully, but these errors were encountered: