]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1778 v7.4.1778
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Apr 2016 19:11:09 +0000 (21:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Apr 2016 19:11:09 +0000 (21:11 +0200)
commitb2fa54a84078e2b8dc3c7c7bfbccf6b75c0788d0
tree8e173566d18ded73526f20af9445cc38d6736c01
parent3849992b16011e36a5cb5be4b127f843389b96fd
patch 7.4.1778
Problem:    When using the term truecolor feature, the t_8f and t_8b termcap
            options are not set by default.
Solution:   Move the values to before BT_EXTRA_KEYS. (Christian Brabandt)
src/term.c
src/version.c