]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0798: no highlighting in a terminal window with a finished job v8.0.0798
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 20:29:35 +0000 (22:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 20:29:35 +0000 (22:29 +0200)
commit63ecddab6d918214371ccaaeb10c118ae7c39d02
tree7c5f8f89a456a607c850e0f83db2d57135b1f0b6
parentd85f271bf8516dbd90be4d18f905f0abbfcd6db6
patch 8.0.0798: no highlighting in a terminal window with a finished job

Problem:    No highlighting in a terminal window with a finished job.
Solution:   Highlight the text.
src/proto/terminal.pro
src/screen.c
src/terminal.c
src/undo.c
src/version.c