fish-shell/share
Fabian Homborg 5acbd32c2e Fix "Unknown argument -s" error in fish_vi_key_bindings
This was caused by it prepending "-s" to argv always,
and later checking $argv[1].

As it turns out, that is kinda superfluous, so we can just add "-s" to
the `bind` calls.

Also adjust the tests so the vi-bindings are enabled via the function,
which would have caught this.

Fixes #4494.
2017-12-21 16:17:21 +01:00
..
completions [git completions] Remove staged_files function 2017-12-18 20:05:56 +01:00
functions Fix "Unknown argument -s" error in fish_vi_key_bindings 2017-12-21 16:17:21 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Add generic parser for /etc/man.conf 2017-12-12 19:18:47 +01: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 Rename $FISH_VERSION back to the original $version. 2017-10-14 08:33:02 -07:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00