]> granicus.if.org Git - vim/commit
patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier v9.0.0453
authorBram Moolenaar <Bram@vim.org>
Mon, 12 Sep 2022 19:35:28 +0000 (20:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 12 Sep 2022 19:35:28 +0000 (20:35 +0100)
commit83a19c5fda0556330860899bfb484addf9178cd0
tree65d6bf4b31e92218fc33e06eb49e7d077f715664
parent6eda17d881c9b2880ccb2a4d11951939a58f233d
patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier

Problem:    On an AZERTY keyboard digit keys get the shift modifier.
Solution:   Remove the shift modifier from digit keys. (closes #11109)
src/misc2.c
src/version.c