This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-12-28 13:53:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7a9e2d733a
fish-shell
/
tests
/
interactive.out
4 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
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 22:45:07 +00:00
File bind.expect tested ok
Allow U+F8FF to be typed U+F8FF is the last character in the private use area, but it's also the codepoint used for the Apple symbol (), which is typeable on US keyboards in OS X, and so should actually work.
2014-09-22 04:02:41 +00:00
File generic.expect tested ok
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-08 02:11:34 +00:00
File read.expect tested ok
Reference in a new issue
Copy permalink