]> granicus.if.org Git - vim/commit
patch 9.0.0812: GUI mouse scrollwheel mappings don't work v9.0.0812
authorChristopher Plewright <chris@createng.com>
Fri, 21 Oct 2022 12:03:33 +0000 (13:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 21 Oct 2022 12:03:33 +0000 (13:03 +0100)
commit7fa02bcb3b8011961995e617423a6f8f531b6e4d
tree4584c9030b3d894e6dc2de57336029b2976c05e9
parent2435adf8eb13736e2b3d012bb70df9ef960ffd60
patch 9.0.0812: GUI mouse scrollwheel mappings don't work

Problem:    GUI mouse scrollwheel mappings don't work.
Solution:   Add check for "gui.in_use". (Christopher Plewright, closes #11418)
src/getchar.c
src/version.c