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
