Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix msys2 tty detection for /dev/ptmx
Our "true negative" detection assumes that if at least one std handle is a Windows console then no other handle will be a msys2 tty pipe. This turns out to be a faulty assumption in the case of `/dev/ptmx`.
- Loading branch information