mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 00:47:30 +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"
|