This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v6 1/1] Cygwin: pty: add pseudo console support.


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]