1
0
forked from aniani/vim

patch 8.0.1149: libvterm colors differ from xterm

Problem:    libvterm colors differ from xterm.
Solution:   Use the xterm colors for libvterm.
This commit is contained in:
Bram Moolenaar
2017-09-26 13:59:47 +02:00
parent 22ab547dc2
commit a8fc0d3817
5 changed files with 77 additions and 15 deletions

View File

@@ -761,6 +761,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1149,
/**/
1148,
/**/