tree-query icon indicating copy to clipboard operation
tree-query copied to clipboard

Warn when reading from stdin as a psuedoterminal

Open CrazyPython opened this issue 4 years ago • 0 comments

Psuedoterminal is the name for a user's input shell.

warning: stdin is a psuedoterminal (waiting for input from the user). press ctrl-d to exit.

CrazyPython avatar Jun 16 '21 18:06 CrazyPython