[PATCH 0/1] Cygwin: pty: Make SetConsoleCursorPosition() to be hooked.

Takashi Yano takashi.yano@nifty.ne.jp
Fri Sep 6 13:01:00 GMT 2019


- Win32 API SetConsoleCursorPosition() injects ANSI escape sequence
  to pseudo console. Therefore, it should be added to the API list
  to be hooked.

Takashi Yano (1):
  Cygwin: pty: Make SetConsoleCursorPosition() to be hooked.

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

-- 
2.21.0



More information about the Cygwin-patches mailing list