1
0
forked from aniani/vim

updated for version 7.4.207

Problem:    The cursor report sequence is sometimes not recognized and results
            in entering replace mode.
Solution:   Also check for the cursor report when not asked for.
This commit is contained in:
Bram Moolenaar
2014-03-19 14:01:57 +01:00
parent a0844a1170
commit 9c8c8c5d30
2 changed files with 28 additions and 13 deletions

View File

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