]> granicus.if.org Git - vim/commit
patch 8.2.4775: SpellBad highlighting does not work in Konsole v8.2.4775
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Apr 2022 16:34:42 +0000 (17:34 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Apr 2022 16:34:42 +0000 (17:34 +0100)
commit280aebfd356c4fc8b84f13314068411157ad72f2
treedd1e0010207baf223938564b8948504f9a08b049
parent8b91e71441069b1dde9ac9ff9d9a829b1b4aecca
patch 8.2.4775: SpellBad highlighting does not work in Konsole

Problem:    SpellBad highlighting does not work in Konsole.
Solution:   Do not keep t_8u defined for Konsole.  Redraw when t_8u is reset.
            (closes #10177)
src/term.c
src/version.c