mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 12:23:09 +00:00
5acbd32c2e
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. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish | ||
lynx.lss |