[PATCH v6 1/1] Cygwin: pty: add pseudo console support.
Takashi Yano
takashi.yano@nifty.ne.jp
Thu Aug 15 16:08:00 GMT 2019
Hi Thomas,
Thanks for testing.
On Tue, 13 Aug 2019 23:14:49 +0200
Thomas Wolff wrote:
> â¯non-ASCII output fails in non-Unicode mintty
> â¯non-ASCII output fails in non-Unicode mintty
> â¯fails in cmd within non-Unicode mintty (LC_ALL=en_US mintty)
> â¯fails in cmd within non-Unicode mintty (LC_ALL=en_US mintty)
I have worked on these problem, and improved character code conversion.
I will post v7 patch soon in which the problem in non UTF-8 terminal
is fixed.
> The same program, compiled with cygwin gcc, fails in mintty:
> output is skipped (like without the patch)
> â¯input stalls, kill -9 fails.
> Without conpty patch v6, both output and input are skipped.
> Note that winpty properly handles this case.
This problem is hard to be fixed in the current implementation...
--
Takashi Yano <takashi.yano@nifty.ne.jp>
More information about the Cygwin-developers
mailing list