Default binding for __fzf_search_current_dir conflicts with default fish binding for autosuggestions #99
-
By default Perhaps this binding could be moved to (I realise that it's possible to fix this individually by setting the custom bindings, but it seems to me that it would be preferable not to conflict by default.) |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Oh dear, I did not realize Ctrl+F was used for such an important feature of fish. Let me sit on this and consider alternatives.... |
Beta Was this translation helpful? Give feedback.
-
Hi again. I've sat on this and I'm going to keep the current key bindings. Reasoning
Thank you for the feedback though. Keep it coming! :) |
Beta Was this translation helpful? Give feedback.
-
I ran into this too, the fish default auto-complete is Control-F, and its muscle memory for me now. This would probably do better to use |
Beta Was this translation helpful? Give feedback.
-
Hi @dessalines, thanks for your feedback. I'm sorry my key bindings conflict with your muscle memory. Unfortunately, changing it at this point is too late because the change would be backwards incompatible with all current users. May I suggest customizing the key bindings? |
Beta Was this translation helpful? Give feedback.
-
Yes I will do that, but I still think it would be better for a plugin to not override a fish shell default. |
Beta Was this translation helpful? Give feedback.
-
@benjamineskola @dessalines The default binding is now Ctrl+Alt+F thanks to your feedback! See https://github.com/PatrickF1/fzf.fish/releases/tag/v7.0. |
Beta Was this translation helpful? Give feedback.
@benjamineskola @dessalines The default binding is now Ctrl+Alt+F thanks to your feedback! See https://github.com/PatrickF1/fzf.fish/releases/tag/v7.0.