mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
d09c9fba02
Replaced default prompt to stop calling printf. I opened a bug to replace the default prompt entirely with one that's cheaper.
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 n --description "Do not separate arguments with spaces"
|
|
complete -c echo -u
|