support cygwin/msys pty
mattn opened this issue · 2 comments
mattn commented
See mattn/jvgrep#52
filimonov commented
As i understand from those topic (not sure if google translate was accurate) there is a ready solution for that (containing one extra import and one extra 'if'). And that will affect only cygwin shells on Windows.
Is there some reasons why didn't you add that change to go-colorable?
dolmen commented
@mattn This has been fixed in mattn/go-isatty#13, isn't it?