fish-shell/share
Fabian Homborg e89057b70c Make hybrid bindings easier to achieve
The vi-bindings function would unconditionally erase all bindings,
making it impossible to call it last. This would disable the
mode-indicator (and in future also the cursor).

Make it so any argument to fish_vi_key_bindings stops it from erasing
bindings.

It would also be possible to demand an argument to erase (or to erase as
a separate step). but the usual case seems to be _switching_ to a set of bindings.
2016-09-03 23:11:36 +02:00
..
completions git completions: Only show last 1000 commits 2016-08-30 23:25:42 +02:00
functions Make hybrid bindings easier to achieve 2016-09-03 23:11:36 +02:00
tools fish_config: fix binding filter regression (#3327) 2016-08-24 01:30:33 -07:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Enable 24bit mode less often 2016-08-03 01:13:31 +02:00