1
0
forked from aniani/vim

patch 8.1.2277: terminal window is not updated when info popup changes

Problem:    Terminal window is not updated when info popup changes.
Solution:   Redraw windows when re-using an info popup. (closes #5192)
This commit is contained in:
Bram Moolenaar
2019-11-09 20:00:35 +01:00
parent 5bf46e9786
commit b73e439606
2 changed files with 5 additions and 0 deletions

View File

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