]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1396: 'wincolor' does not apply to lines below the buffer v8.1.1396
authorBram Moolenaar <Bram@vim.org>
Sat, 25 May 2019 20:57:30 +0000 (22:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 25 May 2019 20:57:30 +0000 (22:57 +0200)
commit193ffd1d9f4f4d5412ce8d7a46bb2f89d47a56da
tree5ee1f8a7ad3ea5cc0621e5cdd5f4b8461298522e
parentadfde115d5c9c9ac4a052874bcf85d2507fe1355
patch 8.1.1396: 'wincolor' does not apply to lines below the buffer

Problem:    'wincolor' does not apply to lines below the buffer.
Solution:   Also apply 'wincolor' to the "~" lines and the number column.
src/screen.c
src/testdir/dumps/Test_wincolor_01.dump [new file with mode: 0644]
src/testdir/test_highlight.vim
src/version.c