[PATCH v2 0/4] Modify handling of several ESC sequences in xterm mode.

Takashi Yano takashi.yano@nifty.ne.jp
Wed Feb 26 15:33:00 GMT 2020


Takashi Yano (4):
  Cygwin: console: Add workaround for broken IL/DL in xterm mode.
  Cygwin: console: Unify workaround code for CSI3J and CSI?1049h/l.
  Cygwin: console: Add support for REP escape sequence to xterm mode.
  Cygwin: console: Add emulation of CSI3J on Win10 1809.

 winsup/cygwin/fhandler_console.cc | 247 +++++++++++++++++++++++++++---
 winsup/cygwin/wincap.cc           |  20 +++
 winsup/cygwin/wincap.h            |   4 +
 3 files changed, 248 insertions(+), 23 deletions(-)

-- 
2.21.0



More information about the Cygwin-patches mailing list