]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0940: MS-Windows console resizing not handled properly v8.1.0940
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Feb 2019 14:00:52 +0000 (15:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Feb 2019 14:00:52 +0000 (15:00 +0100)
commit78d21dae9c3a39efb30316d3e38dce120bc1abbd
tree5357adccfdb180cd25ea87b895bd067aa89c2ef5
parent3678f65d43d10b36dc62738aab2f341fa1e18a32
patch 8.1.0940: MS-Windows console resizing not handled properly

Problem:    MS-Windows console resizing not handled properly.
Solution:   Handle resizing the console better. (Nobuhiro Takasaki,
            closes #3968, closes #3611)
src/ex_docmd.c
src/normal.c
src/os_win32.c
src/proto/os_win32.pro
src/version.c