]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1414: <M-S-x> in Kitty does not use the Shift modifier v9.0.1414
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Mar 2023 17:22:46 +0000 (17:22 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Mar 2023 17:22:46 +0000 (17:22 +0000)
commitea83c194625e51c28a2796eba9ba87b0b9ab23e0
treec19f6698892653a098f416bcf57667009a236415
parent2a003177eb3cee535bb8a384b4b87db13f0486ae
patch 9.0.1414: <M-S-x> in Kitty does not use the Shift modifier

Problem:    <M-S-x> in Kitty does not use the Shift modifier.
Solution:   Apply the Shift modifier to ASCII letters. (closes #11913)
src/getchar.c
src/version.c