]> granicus.if.org Git - vim/commit
patch 9.0.1193: cannot map <Esc> when using the Kitty key protocol v9.0.1193
authorBram Moolenaar <Bram@vim.org>
Fri, 13 Jan 2023 18:46:57 +0000 (18:46 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 13 Jan 2023 18:46:57 +0000 (18:46 +0000)
commit32030a9f3be25e1343ef15028511614fb4c20e9f
treec8f4271f148ec5bdfd24ab20419a9b7d4699893d
parentd40f00cb43019fb4d39b89f407f8b52e92f9e16f
patch 9.0.1193: cannot map <Esc> when using the Kitty key protocol

Problem:    Cannot map <Esc> when using the Kitty key protocol.
Solution:   Add a non-simplified mapping for K_ESC. (closes #11811)
src/misc2.c
src/version.c