fish-shell/share
Johannes Altmanninger be781e9144 edit_command_buffer: ignore user remappings for vim
edit_command_buffer uses the "norm" command for moving the cursor to a column
with the "|" primitive.  The problem is that the user can remap "|".  Fix this
by using the "norm!" variant which ignores user mappings (see ":h norm").

Closes #8971
2022-05-26 13:15:15 +02:00
..
completions Add signoff options to git commit completions 2022-05-21 20:27:32 +02:00
functions edit_command_buffer: ignore user remappings for vim 2022-05-26 13:15:15 +02:00
groff
tools Fix style of eq operator 2022-04-28 17:37:47 +02:00
__fish_build_paths.fish.in
config.fish Search $__fish_user_data_dir for vendor additions 2022-05-12 20:29:05 +02:00
lynx.lss