]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space v9.0.0120
authorAnton Sharonov <anton.sharonov@gmail.com>
Sun, 31 Jul 2022 11:26:05 +0000 (12:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 31 Jul 2022 11:26:05 +0000 (12:26 +0100)
commit6b568b1cc75e6c4d4a3ec95d7867c7a22e98eba1
tree85411629d1035c4e6badbbe85be446c41f7583ae
parentdbdcc799109f0893856f07e03214206723cfdcf6
patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space

Problem:    MS-Windows GUI: cannot use AltGr + Space.
Solution:   Check for VK_MENU instead of VK_LMENU. (Anton Sharonov,
            closes #10820, closes #10753)
src/gui_w32.c
src/version.c