1
0
forked from aniani/vim

patch 8.2.0490: Win32: VTP doesn't respect 'restorescreen'

Problem:    Win32: VTP doesn't respect 'restorescreen'.
Solution:   Use escape codes to switch to alternate screen. (Nobuhiro
            Takasaki, closes #5872)
This commit is contained in:
Bram Moolenaar
2020-04-01 18:29:10 +02:00
parent 25b70c780a
commit 0afdcf8601
2 changed files with 8 additions and 0 deletions

View File

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