]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1504: Win32: the screen may be cleared on startup v8.0.1504
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Feb 2018 15:40:45 +0000 (16:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Feb 2018 15:40:45 +0000 (16:40 +0100)
commitc33ecb291518044f661c5fc10b704fc718321794
treef99463271592a66aebeeeb2f005920b72b50b2f6
parentcdd09aa51a8d34bb384460af4f91026dbff5bf48
patch 8.0.1504: Win32: the screen may be cleared on startup

Problem:    Win32: the screen may be cleared on startup.
Solution:   Only call shell_resized() when the size actually changed. (Ken
            Takata, closes #2527)
src/os_win32.c
src/version.c