New implementation of pseudo console support (experimental)

Takashi Yano takashi.yano@nifty.ne.jp
Sat May 30 07:36:28 GMT 2020


On Fri, 29 May 2020 17:30:29 +0200
Corinna Vinschen wrote:
> On May 29 00:40, Takashi Yano via Cygwin-developers wrote:
> > On Tue, 26 May 2020 10:09:55 +0900
> > Takashi Yano via Cygwin-developers <cygwin-developers@cygwin.com> wrote:
> > > On Mon, 25 May 2020 19:53:32 +0900
> > > Takashi Yano via Cygwin-developers <cygwin-developers@cygwin.com> wrote:
> > > > On Tue, 19 May 2020 22:40:18 +0900
> > > > Takashi Yano via Cygwin-developers <cygwin-developers@cygwin.com> wrote:
> > > > > On Sat, 16 May 2020 16:47:35 +0900
> > > > > Takashi Yano via Cygwin-developers <cygwin-developers@cygwin.com> wrote:
> > > > > > On Sat, 16 May 2020 09:29:56 +0900
> > > > > > Takashi Yano via Cygwin-developers <cygwin-developers@cygwin.com> wrote:
> > > > > > > Fix a small bug caused when stdio is redirected to another pty.
> > > > > > 
> > > > > > Fix another bug caused when stdio is redirected to another pty.
> > > > > 
> > > > > Revise the patch to fit the current git head.
> > > > 
> > > > Revise the patch again to fit the current git head.
> > > 
> > > Make app, which reads stdin, work under gdb.
> > 
> > * Prevent ResizePseudoConsole() calls unless the pty is resized.
> > * Revise the patch to fit the current git head.
> > [...]
> 
> I assume this should only go into the next Cygwin release after 3.1.5,
> right?

I think this experimental implementation needs more tests and
discussions. So I don't think it should not go into 3.1.5.

> Ken and I are planning to release 3.1.5 this weekend or Monday at the
> latest.  Do you have any more patches in the loop which should go into
> 3.1.5?

I have one patch for a ConEmu specific issue. I will submit it
within a few hours.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>


More information about the Cygwin-developers mailing list