Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(key_bindings): add hybrid key bindings for fish shell
This commit introduces a new function `fish_hybrid_key_bindings` that provides Vi-style bindings that inherit emacs-style bindings in all modes. These bindings are not enabled in vim/neovim terminal. The `fish_key_bindings` global variable is set to use these hybrid bindings.
- Loading branch information