forked from aniani/vim
patch 8.1.1997: no redraw after a popup window filter is invoked
Problem: No redraw after a popup window filter is invoked. Solution: Redraw if needed.
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1997,
|
||||
/**/
|
||||
1996,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user