]> granicus.if.org Git - vim/commit
patch 9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRL v9.0.0136
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Aug 2022 14:48:33 +0000 (15:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Aug 2022 14:48:33 +0000 (15:48 +0100)
commitd6212b80d6d49d4d890c3141b7c6b83f899333b0
tree603b5ef1d1489e4cfdaa049300c76cef1d71adf2
parent0b0ccbbfb014e1c9682b86a7a41ff2837b0b8047
patch 9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRL

Problem:    After CTRL-Left-mouse click a mouse scroll also has CTRL.
Solution:   Reset orig_mouse_code also for wheel events. (closes #10840)
src/mouse.c
src/version.c