]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1926: cursorline not redrawn when putting a line above the cursor v8.1.1926
authorBram Moolenaar <Bram@vim.org>
Sun, 25 Aug 2019 12:48:37 +0000 (14:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 25 Aug 2019 12:48:37 +0000 (14:48 +0200)
commitc2b97643a82bb9fbd202312dac4aa995f92e9e5b
tree1b10f0110238b77ab49f4524d9a2ce4139375415
parent4c313b13fb7bfa694ec6d2a13175e8650c007b2a
patch 8.1.1926: cursorline not redrawn when putting a line above the cursor

Problem:    Cursorline not redrawn when putting a line above the cursor.
Solution:   Redraw when the curor line is below a change. (closes #4862)
src/change.c
src/version.c