1
0
forked from aniani/vim

patch 8.0.1016: gnome terminal echoes t_RC

Problem:    Gnome terminal echoes t_RC.
Solution:   Detect Gnome terminal by the version string.  Add v: variables for
            all the term responses.
This commit is contained in:
Bram Moolenaar
2017-08-30 14:53:06 +02:00
parent 97a80e440a
commit f3af54eeb1
5 changed files with 74 additions and 31 deletions

View File

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