Replies: 1 comment 3 replies
-
Hi Daxzel, is the specific issue that you want to use Ctrl+Space to activate a fzf.fish search command but that isn't currently supported? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Curently fzf_configure_bindings doesn't support "bind -k" format which doesn't allow to configure ctrl+space binding as it is only can be set using -k syntax see fish-shell/fish-shell#3189 (comment)
Beta Was this translation helpful? Give feedback.
All reactions