mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-15 14:34:05 +00:00
8224d9f984
Some small updates and fixes of old functions and completions.
3 lines
158 B
Fish
3 lines
158 B
Fish
complete -c echo -s n --description "Do not output a newline"
|
|
complete -c echo -s s --description "Do not separate arguments with spaces"
|
|
complete -c echo -u
|