0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

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:
Bram Moolenaar
2019-09-07 14:06:52 +02:00
parent aad222c9c9
commit bcb4c8f905
4 changed files with 20 additions and 3 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1997,
/**/
1996,
/**/