1
0
forked from aniani/vim

patch 8.2.0178: with VTP the screen may not be restored properly

Problem:    With VTP the screen may not be restored properly.
Solution:   Add another set of saved RGB values. (Nobuhiro Takasaki,
            closes #5548)
This commit is contained in:
Bram Moolenaar
2020-01-30 11:53:59 +01:00
parent 70b3e706b4
commit df54382eac
2 changed files with 37 additions and 2 deletions

View File

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