ridiculousfish
|
1b8face1a3
|
Fix t-binding test for new escape behavior
|
2016-02-02 18:13:08 -08:00 |
|
ridiculousfish
|
b4a44deb7b
|
Merge branch 'fix-jump' of git://github.com/cpick/fish-shell into cpick-fix-jump
|
2016-02-02 17:00:27 -08:00 |
|
David Adam
|
55abe105ea
|
tests/bind.expect: re-enable but at human typing speed only
The interactive bind tests work if the keys are treated like there is a
human pressing them.
This reverts commit 0006d23df8 .
|
2015-10-18 21:12:12 +08:00 |
|
Chris Pick
|
ab6d9ad521
|
Test vi-mode 't' binding
Test 't' binding that contains non-zero arity function (forward-jump) followed
by another function (and).
This demonstrates the problem in #2357.
|
2015-09-03 15:15:46 -04:00 |
|
ridiculousfish
|
2109af0987
|
Implement lowercase-r replace in fish_vi_mode
Fixes #1595
|
2015-07-20 00:29:08 -07:00 |
|
Kevin Ballard
|
0a32d96b27
|
Reset fish_bind_mode when changing fish_key_bindings
Also avoid resetting bindings if fish_key_bindings is "modified" without
actually changing.
Fixes #1638.
|
2014-09-18 15:46:17 -07:00 |
|