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
Improve support for native console programs #56
Comments
Original comment by
|
Original comment by |
Original comment by
|
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by
|
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
Original comment by |
|
Maybe you can take a look at ConPTY now. That's the missing part of Windows' console system recently filled. |
There is some info @ https://blogs.msdn.microsoft.com/commandline/2018/08/02/windows-command-line-introducing-the-windows-pseudo-console-conpty/ |
Cygwin now has Windows ConPTY support. See this commit. Released in Cygwin 3.1.0-0.3 test build. |
Is there any hope for solving this issue? |
Yes, you can expect it to be solved with the next cygwin release which supports the new Windows ConPTY API. |
@eximius313 You can also download and use the cygwin test builds now by selecting test radio button in cygwin setup. But as they are test builds random crashes may occur. |
I'm using it via GitBash, so it's not that easy ;) |
Cygwin 3.1.0 has been released with ConPTY support. |
Original issue reported on code.google.com by
sami.kyo...@gmail.com
on 17 Feb 2009 at 3:07The text was updated successfully, but these errors were encountered: