]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1615: term_dumpload() does not use the right colors v8.0.1615
authorBram Moolenaar <Bram@vim.org>
Sun, 18 Mar 2018 18:20:22 +0000 (19:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 18 Mar 2018 18:20:22 +0000 (19:20 +0100)
commit52acb110ac025b57dad5f5ec6004abbe4726a718
tree7fa7ccbd1d3b28bd9a53a5772bfaa13616e3b833
parent98ef233e14faaaf42e0342da1803d493ce0337b2
patch 8.0.1615: term_dumpload() does not use the right colors

Problem:    term_dumpload() does not use the right colors.
Solution:   Initialize colors when not using create_vterm().
src/terminal.c
src/version.c