Re: Repeated input in PTY with SSH when a native process runs a Cygwin process that consumes input

2020-06-01 Thread Takashi Yano via Cygwin
On Sun, 31 May 2020 13:00:51 +0100 Andrew Ng wrote: > > The developers snapshot, in which the issue has been fixed, > > is ready. Could you please test? > > Thanks for the fast response. > > I have tested the snapshot and can confirm that it fixes the issue. I > have also applied the same fix

Re: Repeated input in PTY with SSH when a native process runs a Cygwin process that consumes input

2020-05-31 Thread Andrew Ng via Cygwin
Hi Takashi, > The developers snapshot, in which the issue has been fixed, > is ready. Could you please test? Thanks for the fast response. I have tested the snapshot and can confirm that it fixes the issue. I have also applied the same fix to MSYS2 and confirmed the issue is fixed there too. I

Re: Repeated input in PTY with SSH when a native process runs a Cygwin process that consumes input

2020-05-31 Thread Takashi Yano via Cygwin
Hi Andrew, On Sun, 31 May 2020 01:06:28 +0900 Takashi Yano via Cygwin wrote: > On Sat, 30 May 2020 15:46:39 +0100 > Andrew Ng via Cygwin wrote: > > Hi, > > > > There appears to be an issue with repeated input in PTY (with pcon enabled) > > when using SSH. If I run MinGW git from the bash shell

Re: Repeated input in PTY with SSH when a native process runs a Cygwin process that consumes input

2020-05-30 Thread Takashi Yano via Cygwin
On Sat, 30 May 2020 15:46:39 +0100 Andrew Ng via Cygwin wrote: > Hi, > > There appears to be an issue with repeated input in PTY (with pcon enabled) > when using SSH. If I run MinGW git from the bash shell via ssh, and git > then executes Cygwin less, e.g. for git log, then any input to less is

Repeated input in PTY with SSH when a native process runs a Cygwin process that consumes input

2020-05-30 Thread Andrew Ng via Cygwin
Hi, There appears to be an issue with repeated input in PTY (with pcon enabled) when using SSH. If I run MinGW git from the bash shell via ssh, and git then executes Cygwin less, e.g. for git log, then any input to less is repeated as input after git exits. So typically, you will end up with some