This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-05-05 13:31:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8829bb13649bd4e2828c72907d081f4057075ede
fish-shell
/
tests
/
abbr.err
3 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add abbreviation tests
2015-06-14 14:13:57 -07: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 16:48:45 +02:00
abbr: abbreviation cannot have spaces in the key
Reference in New Issue
Copy Permalink