[PATCH 1/2] Cygwin: console: Add workaround for broken IL/DL in xterm mode.
Takashi Yano
takashi.yano@nifty.ne.jp
Wed Feb 26 11:12:00 GMT 2020
Hi Corinna,
On Wed, 26 Feb 2020 02:14:37 +0900
Takashi Yano wrote:
> - Cygwin console with xterm compatible mode causes problem reported
> in https://www.cygwin.com/ml/cygwin-patches/2020-q1/msg00212.html
> if background/foreground colors are set to gray/black respectively
> in Win10 1903/1909. This is caused by "CSI Ps L" (IL), "CSI Ps M"
> (DL) and "ESC M" (RI) control sequences which are broken. This
> patch adds a workaround for the issue. Also, workaround code for
> "CSI3J" and "CSI?1049h/l" are unified into the codes handling
> escape sequences above.
Hmm, this fix seems to be not enough...
Could you please wait?
--
Takashi Yano <takashi.yano@nifty.ne.jp>
More information about the Cygwin-patches
mailing list