-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
Checklist
- I have read through the manual page (
man fzf) - I have searched through the existing issues
- 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).
Reactions are currently unavailable