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-25 18:03:37 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
ee599bdd5c
fish-shell
/
tests
/
abbr.err
3 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add abbreviation tests
2015-06-15 05:13:57 +08:00
abbr: no such abbreviation 'NOT_AN_ABBR'
Don't mangle arguments in abbr This now (rightly) throws an error if there's a space in the key (because we can't store it). Fixes #2997.
2016-05-19 22:48:45 +08:00
abbr: abbreviation cannot have spaces in the key
Reference in New Issue
Copy Permalink