I enabled vi keybindings in fish-shell using fish_vi_key_bindings but now I'd like to go back to the default emacs-like settings. How do I escape?
fish_vi_key_bindings
Run fish_default_key_bindings to switch back to default (emacs) mode.
fish_default_key_bindings