public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Two pty fixes regarding pseudo console.
@ 2020-11-23  5:28 Takashi Yano
  2020-11-23  5:28 ` [PATCH 1/2] Cygwin: pty: Fix a bug in the code removing "CSI > Pm m" Takashi Yano
  2020-11-23  5:28 ` [PATCH 2/2] Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo console output Takashi Yano
  0 siblings, 2 replies; 5+ messages in thread
From: Takashi Yano @ 2020-11-23  5:28 UTC (permalink / raw)
  To: cygwin-patches

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

 winsup/cygwin/fhandler_tty.cc | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

-- 
2.29.2


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

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

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

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).