]> granicus.if.org Git - vim/commit
patch 9.0.1287: with the Kitty key protocl Esc with NumLock cannot be mapped v9.0.1287
authorBram Moolenaar <Bram@vim.org>
Mon, 6 Feb 2023 17:46:37 +0000 (17:46 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 6 Feb 2023 17:46:37 +0000 (17:46 +0000)
commit0261e3978e3064176f57008d4ce6de18cb166b69
tree9726b7e69f907fc1cd07c173bbfcc95f177cdb86
parent546933f4974d0e0966a4d4e78a6a46b7532d71c6
patch 9.0.1287: with the Kitty key protocl Esc with NumLock cannot be mapped

Problem:    With the Kitty key protocl Esc with NumLock cannot be mapped.
Solution:   Also use K_ESC when there is a modifier. (closes #11811)
src/term.c
src/version.c