[PATCH 0/1] Fix cursor position restoration on console

Takashi Yano takashi.yano@nifty.ne.jp
Mon Aug 12 13:49:00 GMT 2019


In cygwin test release 3.1.0-0.1, the cursor position is not restored
correctly after screen alternation in the case of xterm compatible mode
is enabled. For example, the shell prompt is shown at incorrect position
after using vim. This patch fixes this problem.

Takashi Yano (1):
  Cygwin: console: Fix cursor position restore after screen alternation.

 winsup/cygwin/fhandler_console.cc | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.21.0



More information about the Cygwin-patches mailing list