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
2025-03-06 18:21:39 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
7af9e1f5c5
Branches
Tags
View all branches
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