Replies: 1 comment
-
|
Same discussion here: #4417 I'm not familiar with any of the tools (I'm a bash user), but I'm sure there's some way for them to override CTRL-R binding of fzf. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using atuin that's supposed to handle all the history binding & logic, and vi-mode plugin that provides extended vi bindings to zsh.
With all that, sourcing
fzf --zshcreatesctrl+rkeybindings that collide with said plugins. Is it possible to source fzf, but ignore the ctrl+r bindings?Beta Was this translation helpful? Give feedback.
All reactions