]> granicus.if.org Git - vim/commit
patch 9.0.1086: display wrong in Windows terminal after exiting Vim v9.0.1086
authorChristopher Plewright <chris@createng.com>
Thu, 22 Dec 2022 13:45:23 +0000 (13:45 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Dec 2022 13:45:23 +0000 (13:45 +0000)
commitc8b126d70d567269464fd70c54e22fdd78ec50ad
treebd6ce851822028a80d51f1882fa923de292b944f
parent9b8a365d019bb948efba5b5276d52bdd99e15d05
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)
src/os_win32.c
src/version.c