mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-21 15:01:16 -03:00
As seen in share/functions/isatty.fish (note the empty string):
switch "$argv"
case stdin ''
set fd 0
As seen in share/functions/isatty.fish (note the empty string):
switch "$argv"
case stdin ''
set fd 0