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 |
|
Kevin Ballard
|
22fd8e65ad
|
Disable fish_title on interactive tests
This was apparently what was interfering with the tests working on
Linux.
Tweak .travis.yml to install expect so the tests run on Linux.
|
2014-09-08 00:16:42 -07:00 |
|
Kevin Ballard
|
190712d4b0
|
Add a test harness for interactive behavior
Add a test harness that uses `expect` to drive Fish to test interactive
behavior.
Include some tests for `read`.
|
2014-09-07 23:56:59 -07:00 |
|