forked from aniani/vim
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)
This commit is contained in:
committed by
Bram Moolenaar
parent
2435adf8eb
commit
7fa02bcb3b
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
812,
|
||||
/**/
|
||||
811,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user