]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0933: When using VTP scroll region isn't used properly v8.1.0933
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Feb 2019 15:48:01 +0000 (16:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Feb 2019 15:48:01 +0000 (16:48 +0100)
commit6982f42f33b2868e4b9884514cfe8e357b727498
tree60d57f821c7c01c66daafe5514f232f873a2f494
parent14184a3133b9a6ee5f711d493c04e41ba4fa7c2f
patch 8.1.0933: When using VTP scroll region isn't used properly

Problem:    When using VTP scroll region isn't used properly.
Solution:   Make better use of the scroll region. (Nobuhiro Takasaki,
            closes #3974)
src/os_win32.c
src/term.c
src/version.c