]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0941: existing color schemes don't like StatusLineTerm v8.0.0941
authorBram Moolenaar <Bram@vim.org>
Mon, 14 Aug 2017 20:35:08 +0000 (22:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 14 Aug 2017 20:35:08 +0000 (22:35 +0200)
commit05fbfdcda48a564e7a778c67251f732481f3ceaa
treedc2c4db8cb146751a21f56b2f6bde66f3a7b1c9c
parentc08706135d006453784f85d211c76e27b4f2a6d0
patch 8.0.0941: existing color schemes don't like StatusLineTerm

Problem:    Existing color schemes don't work well with StatusLineTerm.
Solution:   Don't use "reverse", use fg and bg colors.  Also add
            StatusLineTermNC.
src/globals.h
src/option.c
src/screen.c
src/syntax.c
src/version.c
src/vim.h