mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-29 06:13:20 +00:00
491dd92ac2
* Add `isatty` completion * Keep order
1 line
50 B
Fish
1 line
50 B
Fish
complete -c isatty -x -k -a "stdin stdout stderr"
|