forked from aniani/vim
patch 8.2.2874: MS-Windows: screen redraws too often
Problem: MS-Windows: screen redraws too often. Solution: Do not redraw when peeking for a character. (closes #8230, closes #8211)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2874,
|
||||
/**/
|
||||
2873,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user