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.20.0
OS
Linux
macOS
Windows
Etc.
Shell
bash
zsh
fish
Problem / Steps to reproduce
I am using Ubuntu 20.04 WSL, for which fzf 0.20.0 is the latest version according to apt package manager.
When doing an fzf query, I get this error "unsupported key: backward-eof" due to one of the local-binds. I believe this problem can be fixed if I can remove eof key from my local binds, is there a way to do that? Or any other way to fix this?
I cannot upgrade my Ubuntu version due to company tools and restrictions
The text was updated successfully, but these errors were encountered:
Anon258
changed the title
Unsupported-key: backward-eof
Error: Unsupported-key: backward-eof
Nov 15, 2024
Checklist
man fzf
)Output of
fzf --version
0.20.0
OS
Shell
Problem / Steps to reproduce
I am using Ubuntu 20.04 WSL, for which fzf 0.20.0 is the latest version according to apt package manager.
When doing an fzf query, I get this error "unsupported key: backward-eof" due to one of the local-binds. I believe this problem can be fixed if I can remove eof key from my local binds, is there a way to do that? Or any other way to fix this?
I cannot upgrade my Ubuntu version due to company tools and restrictions
The text was updated successfully, but these errors were encountered: