This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On 9/6/2019 9:01 AM, Takashi Yano wrote:
> - 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(+)

Pushed.

Thanks.

Ken


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]