]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1097: background color wrong if job changes background color v8.0.1097
authorBram Moolenaar <Bram@vim.org>
Mon, 11 Sep 2017 21:05:44 +0000 (23:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 11 Sep 2017 21:05:44 +0000 (23:05 +0200)
commit49a613f84aaa7cccd1d12a2ffc4ebb1956f973aa
treec402c4197817a88405db6ede90e65bea04ae3716
parent238d43b32859d1b4e6b7072d552289a748cbfee1
patch 8.0.1097: background color wrong if job changes background color

Problem:    Background color wrong if job changes background color.
Solution:   Get the background color from vterm.
src/screen.c
src/terminal.c
src/version.c