]> granicus.if.org Git - vim/commit
patch 8.2.0890: no color in terminal window when 'termguicolor' is set v8.2.0890
authorBram Moolenaar <Bram@vim.org>
Tue, 2 Jun 2020 21:18:24 +0000 (23:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 2 Jun 2020 21:18:24 +0000 (23:18 +0200)
commit1e5f8f6d65b2ecff3d93d9fdbdd17c7a2ab9cc3d
tree92fb28f2b5d9263e7af4eb9b38aab892bde96135
parent791fb1bcda7cd1a388ad948cdef469a2744d6dff
patch 8.2.0890: no color in terminal window when 'termguicolor' is set

Problem:    No color in terminal window when 'termguicolor' is set.
Solution:   Clear the underline color. (closes #6186)
src/highlight.c
src/version.c