aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/bind.expect.out
diff options
context:
space:
mode:
authorGravatar Kurtis Rader <krader@skepticism.us>2016-05-24 20:42:50 -0700
committerGravatar Kurtis Rader <krader@skepticism.us>2016-05-25 12:05:39 -0700
commitd1208386d21e4e85fa99538fef0bf23475a3c3e1 (patch)
treef680858003a08e79f1a6d0875914f463964d4e91 /tests/bind.expect.out
parentd7a4838a545beebad3786eb9289a04f87de480b6 (diff)
tty driver ignore lnext (\cV) and werase (\cW)
Configure the tty driver to ignore the lnext (\cV) and werase (\cW) characters so they can be bound to fish functions. Correct the `fish_key_bindings` program to initialize the tty in the same manner as the `fish` program. Fixes #3064
Diffstat (limited to 'tests/bind.expect.out')
-rw-r--r--tests/bind.expect.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bind.expect.out b/tests/bind.expect.out
index f74d54b2..07f09fde 100644
--- a/tests/bind.expect.out
+++ b/tests/bind.expect.out
@@ -13,3 +13,5 @@ default-mode custom timeout set correctly
emacs transpose words, 100ms timeout: no delay
emacs transpose words, 100ms timeout: short delay
emacs transpose words, 100ms timeout: long delay
+ctrl-v seen
+ctrl-o seen