[PATCH] Cygwin: pty: Discard CSI > Pm m sequence from native windows apps.

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Jul 1 07:27:48 GMT 2020


On Jun 30 20:12, Takashi Yano via Cygwin-patches wrote:
> - If vim is started from WSL (Ubuntu) which is executed in pseudo
>   console in mintty, shift key and ctrl key do not work. Though
>   this issue is similar to the issue resolved by commit
>   4527541ec66af8d82bb9dba5d25afdf489d71271, that commit is not
>   effective for this issue. This patch fixes the issue by discarding
>   "CSI > Pm m" in fhandler_pty_master::pty_master_fwd_thread().
> ---
>  winsup/cygwin/fhandler_tty.cc | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer


More information about the Cygwin-patches mailing list