1
0
forked from aniani/vim

patch 9.0.1086: display wrong in Windows terminal after exiting Vim

Problem:    Display wrong in Windows terminal after exiting Vim.
Solution:   Apply screen restore fix for Windows 11 also to Windows 10 builds.
            (Christopher Plewright, closes #11713, closes #11706)
This commit is contained in:
Christopher Plewright
2022-12-22 13:45:23 +00:00
committed by Bram Moolenaar
parent 9b8a365d01
commit c8b126d70d
2 changed files with 13 additions and 8 deletions

View File

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