public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Three pty fixes regarding pseudo console.
@ 2020-11-23 11:03 Takashi Yano
  2020-11-23 11:03 ` [PATCH v2 1/3] Cygwin: pty: Fix a bug in the code removing "CSI > Pm m" Takashi Yano
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Takashi Yano @ 2020-11-23 11:03 UTC (permalink / raw)
  To: cygwin-patches

Takashi Yano (3):
  Cygwin: pty: Fix a bug in the code removing "CSI > Pm m".
  Cygwin: pty: Discard "OSC Ps;? BEL/ST" in pseudo console output.
  Cygwin: pty: Fix minor style issue.

 winsup/cygwin/fhandler_tty.cc | 33 ++++++++++++++++++++++++++++++++-
 1 file changed, 32 insertions(+), 1 deletion(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-23 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 11:03 [PATCH v2 0/3] Three pty fixes regarding pseudo console Takashi Yano
2020-11-23 11:03 ` [PATCH v2 1/3] Cygwin: pty: Fix a bug in the code removing "CSI > Pm m" Takashi Yano
2020-11-23 11:03 ` [PATCH v2 2/3] Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo console output Takashi Yano
2020-11-23 11:03 ` [PATCH v2 3/3] Cygwin: pty: Fix minor style issue Takashi Yano
2020-11-23 15:25 ` [PATCH v2 0/3] Three pty fixes regarding pseudo console Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).