]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Fix IL/DL escape sequence on the last line.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 3 Feb 2022 12:09:44 +0000 (21:09 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 3 Feb 2022 12:09:44 +0000 (21:09 +0900)
commit96646006a7d9a4376255a25a2cbaad8502751c2a
tree3c4e80c63ebf15595cf6eb11f0d98690325ae37f
parente5aca9ced94c1e42390f1d0a2fd7eb2ae09bd5a3
Cygwin: console: Fix IL/DL escape sequence on the last line.

- Currently, escape sequence IL/DL (CSI Ps L, CSI Ps M) does not
  work correctly at the last (bottom end) line. This patch fixes
  the issue.

Addresses:
  https://cygwin.com/pipermail/cygwin/2022-February/250736.html
winsup/cygwin/fhandler_console.cc
This page took 0.03042 seconds and 5 git commands to generate.