]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1013: MS-Windows: Scrolling fails when dividing the screen v8.1.1013
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Mar 2019 13:54:53 +0000 (14:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Mar 2019 13:54:53 +0000 (14:54 +0100)
commit3b5fef6a995f25a8a8f746896de44df49b69dfdf
treebd38493f56b5c5653010ecd75cc098dd33930b8d
parentab89d7ab89a1dd7e40cc28df96c71c11b5ab9089
patch 8.1.1013: MS-Windows: Scrolling fails when dividing the screen

Problem:    MS-Windows: Scrolling fails when dividing the screen.
Solution:   Position the cursor before calling ScrollConsoleScreenBuffer().
            (Nobuhiro Takasaki, closes #4115)
src/os_win32.c
src/version.c