Closed BurntSushi closed 7 years ago
We should try to get #11 merged first. Once that's done, I'll rebase this PR. :-)
@softprops Thanks! If CI passes, then I think this one should be good to go too. :-)
FWIW, I realize this implementation is a bit gnarly. I'd be happy to play unofficial maintainer. I'm watching this repo, so I'll keep an eye on it if any bugs crop up.
@softprops Thanks! Sorry to be a bother, but could you also publish a new release too?
This improves the tty detection in MSYS terminal environments on Windows. Specifically, it uses heuristics to determine whether a standard handle is a pipe or a tty.
Behavior in normal Windows consoles remains unchanged.
Fixes #10