]> granicus.if.org Git - vim/commit
patch 9.0.0686: the right ALT key does not work on some MS-Windows keyboards v9.0.0686
authorAnton Sharonov <anton.sharonov@gmail.com>
Fri, 7 Oct 2022 15:28:48 +0000 (16:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 7 Oct 2022 15:28:48 +0000 (16:28 +0100)
commit8d8b9758ced52b6303af95ad7e28ae9c5636cdf8
tree27e6e4682c8ad8c196c07cb412ba629484dffeed
parent07eaa1ede4a39b6a95203beebd94943b62a216c1
patch 9.0.0686: the right ALT key does not work on some MS-Windows keyboards

Problem:    The right ALT key does not work on some MS-Windows keyboards.
Solution:   Adjust the modifiers based on GetKeyState(). (Anoton Sharonov,
            closes #11300)
src/gui_w32.c
src/version.c