]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0825: not easy to see that a window is a terminal window v8.0.0825
authorBram Moolenaar <Bram@vim.org>
Mon, 31 Jul 2017 20:29:35 +0000 (22:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 31 Jul 2017 20:29:35 +0000 (22:29 +0200)
commit3633cf5201e914cc802fd2f813fa87bc959ffaec
tree6fbded0f374d7a61fc9107002b90af10e8f27a08
parent392d1bfa5e14b9534af322003723ebd57cedcc64
patch 8.0.0825: not easy to see that a window is a terminal window

Problem:    Not easy to see that a window is a terminal window.
Solution:   Add StatusLineTerm highlighting.
src/option.c
src/screen.c
src/syntax.c
src/version.c
src/vim.h