mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 18:30:20 +08:00
fdb2559425
This doesn't seem necessary given we already prefix it with "--". If this is backed out, the part about using string escape also needs to be removed.
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
abbr __abbr1 'alpha beta gamma'
|
|
abbr __abbr1 'alpha beta gamma'
|
|
abbr __abbr1 'alpha beta gamma'
|
|
abbr __abbr1 delta
|
|
abbr __abbr1 delta
|
|
abbr __abbr1 delta
|
|
abbr '~__abbr2' '$xyz'
|
|
abbr -- --__abbr3 xyz
|