Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate why colors don't show by default on Cygwin #104

Closed
remkop opened this issue Apr 18, 2017 · 1 comment
Closed

Investigate why colors don't show by default on Cygwin #104

remkop opened this issue Apr 18, 2017 · 1 comment
Milestone

Comments

@remkop
Copy link
Owner

remkop commented Apr 18, 2017

No description provided.

@remkop remkop added this to the 0.9.2 milestone Apr 18, 2017
@remkop remkop added type: bug 🐛 type: doc 📘 status: declined ❌ A suggestion or change that we don't feel we should currently apply and removed type: bug 🐛 labels Apr 18, 2017
@remkop
Copy link
Owner Author

remkop commented Apr 19, 2017

It turns out that System.console() returns null under Cygwin.
See https://code.google.com/archive/p/mintty/issues/56
and mintty/mintty#244

TODO: update the manual to reflect this.

Cygwin uses pseudo terminal (pty) devices, implemented using Windows pipes. MinTTY is based on Cygwin pty and has the same issue.

@remkop remkop removed type: doc 📘 status: declined ❌ A suggestion or change that we don't feel we should currently apply labels Apr 19, 2017
@remkop remkop closed this as completed in 070632a Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant