[PATCH 0/4] Some fixes for pty.
Corinna Vinschen
corinna-cygwin@cygwin.com
Sun May 31 08:40:16 GMT 2020
On May 31 14:53, Takashi Yano via Cygwin-patches wrote:
> Patches for https://cygwin.com/pipermail/cygwin/2020-May/245057.html
> and three other issues that were noticed during this fix.
>
> Takashi Yano (4):
> Cygwin: pty: Prevent garbage remained in read ahead buffer.
> Cygwin: console: Discard some unsupported escape sequences.
> Cygwin: pty: Clean up fhandler_pty_master::pty_master_fwd_thread().
> Cygwin: pty: Revise the code which prevents undesired window title.
>
> winsup/cygwin/fhandler.h | 3 +-
> winsup/cygwin/fhandler_console.cc | 54 ++++++++++++++++++++++---------
> winsup/cygwin/fhandler_tty.cc | 41 +++++++++++------------
> 3 files changed, 59 insertions(+), 39 deletions(-)
>
> --
> 2.26.2
Pushed.
I'm going to create a developer snapshot for testing right now, should
take just a few minutes.
Thanks,
Corinna
--
Corinna Vinschen
Cygwin Maintainer
More information about the Cygwin-patches
mailing list