Revert "Fix "Unknown argument -s" error in fish_vi_key_bindings"

Unfortunately this made tests on travis fail - for some reason I still need to figure out.

This reverts commit 5acbd32c2e.
This commit is contained in:
Fabian Homborg
2017-12-22 00:44:18 +01:00
parent f563262cfd
commit 4096a7fda9
2 changed files with 150 additions and 146 deletions

View File

@@ -51,7 +51,7 @@ expect_prompt -re {\r\ndefault\r\npaste} {
# Test vi key bindings.
# This should leave vi mode in the insert state.
send "fish_vi_key_bindings\r"
send "set -g fish_key_bindings fish_vi_key_bindings\r"
expect_prompt
# These vi tests assume the fish_vi_key_bindings default escape timeout of