]> granicus.if.org Git - vim/commit
patch 9.0.0868: MS-Windows: after Vim exits console resizing problem v9.0.0868
authorChristopher Plewright <chris@createng.com>
Sat, 12 Nov 2022 18:46:05 +0000 (18:46 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 Nov 2022 18:46:05 +0000 (18:46 +0000)
commit1140b51e8369fed2321ce16bd4530a0952362126
tree3bc361aa525c2e4f04e8589d3a32a56d875ecef7
parentd6e91385f0f7256aec8f70373c9e3399770d22e5
patch 9.0.0868: MS-Windows: after Vim exits console resizing problem

Problem:    MS-Windows: after Vim exits console resizing does not work
            properly.
Solution:   Restore screen behavior checks for various WT and VTP
            combinations. (Christopher Plewright, closes #11526,
            closes #11507)
src/os_win32.c
src/proto/os_win32.pro
src/version.c