mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 03:44:04 +08:00
491dd92ac2
* Add `isatty` completion * Keep order
2 lines
50 B
Fish
2 lines
50 B
Fish
complete -c isatty -x -k -a "stdin stdout stderr"
|