cowpy icon indicating copy to clipboard operation
cowpy copied to clipboard

On windows cowpy always listens to stdin

Open jeffbuttars opened this issue 7 years ago • 0 comments

isatty() doesn't work as expected on Windows causing cowpy to always listen on stdin, thus breaking using a msg as a positional argument.

jeffbuttars avatar Nov 27 '18 15:11 jeffbuttars