]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0770: cannot map CTRL-B when using the GUI v8.2.0770
authorBram Moolenaar <Bram@vim.org>
Sat, 16 May 2020 16:57:53 +0000 (18:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 May 2020 16:57:53 +0000 (18:57 +0200)
commitaa5fc4ec51b00e91f174ac83c8ff68becf5f42bb
treeb674997236b0f56a9d70fa4f01ec6c612db46549
parent129d6bf6b3d120b0a4c69e18b5e8602a84e352bf
patch 8.2.0770: cannot map CTRL-B when using the GUI

Problem:    Cannot map CTRL-B when using the GUI.
Solution:   Reset the CTRL modifier when used. (closes #6092)
src/gui_gtk_x11.c
src/version.c