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

Reply via email to