From 0a32d96b270345af59ad1c807e9f001894d0bb81 Mon Sep 17 00:00:00 2001 From: Kevin Ballard Date: Thu, 18 Sep 2014 15:45:07 -0700 Subject: Reset fish_bind_mode when changing fish_key_bindings Also avoid resetting bindings if fish_key_bindings is "modified" without actually changing. Fixes #1638. --- tests/bind.expect.out | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/bind.expect.out (limited to 'tests/bind.expect.out') diff --git a/tests/bind.expect.out b/tests/bind.expect.out new file mode 100644 index 00000000..a670195e --- /dev/null +++ b/tests/bind.expect.out @@ -0,0 +1,3 @@ +success +success +success -- cgit v1.2.3