]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/ v8.2.4730
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Sun, 10 Apr 2022 11:37:48 +0000 (12:37 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 10 Apr 2022 11:37:48 +0000 (12:37 +0100)
commite08fde007308fffec818b4ad6eccf573f54bed5b
treee3967eff152cf80f809c8ab7684c08796e0eb2b6
parentfa76a24109f3c3287e4ee17b6270bfd5310c12f3
patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/

Problem:    MS-Windows GUI: cannot use CTRL-/.
Solution:   Handle the WM_KEYUP event. (Yasuhiro Matsumoto, closes #10141)
src/gui_w32.c
src/version.c