This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2024-11-23 22:17:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1b8face1a3
fish-shell
/
tests
/
bind.expect.out
6 lines
58 B
Plaintext
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-19 06:45:07 +08:00
success
success
Implement lowercase-r replace in fish_vi_mode Fixes #1595
2015-07-20 15:18:56 +08:00
replace success
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-04 02:20:08 +08:00
t-binding success
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-19 06:45:07 +08:00
success
Reference in New Issue
Copy Permalink