]> granicus.if.org Git - vim/commit
patch 8.2.0833: mapping <C-bslash> doesn't work in the GUI v8.2.0833
authorBram Moolenaar <Bram@vim.org>
Wed, 27 May 2020 20:08:34 +0000 (22:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 May 2020 20:08:34 +0000 (22:08 +0200)
commitca5bc746073b6fd4b7651bc02f7a18b1b43bd4ca
tree063e03573f9d4292a5b5cc6897abcd1e30005ffc
parenta55ba06f6904af3d6a78fc90358cf72d4f2e8450
patch 8.2.0833: mapping <C-bslash> doesn't work in the GUI

Problem:    Mapping <C-bslash> doesn't work in the GUI.
Solution:   Reset seenModifyOtherKeys when starting the GUI. (closes #6150)
src/gui.c
src/version.c