mirror of
https://github.com/zoriya/vim.git
synced 2026-05-28 17:14:39 +00:00
patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse()
Problem: Wrong #ifdef for use_xterm_like_mouse(). Solution: Use FEAT_MOUSE_XTERM.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2358,
|
||||
/**/
|
||||
2357,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user