1
0
forked from aniani/vim

patch 8.0.1533: libterm doesn't support requesting fg and bg color

Problem:    Libterm doesn't support requesting fg and bg color.
Solution:   Implement t_RF and t_RB.
This commit is contained in:
Bram Moolenaar
2018-02-24 14:03:56 +01:00
parent cc0f2be880
commit 674e482d13
4 changed files with 21 additions and 2 deletions

View File

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