1
0
forked from aniani/vim

updated for version 7.4.305

Problem:    Making 'ttymouse' empty after the xterm version was requested
            causes problems. (Elijah Griffin)
Solution:   Do not check for DEC mouse sequences when the xterm version was
            requested.  Also don't request the xterm version when DEC mouse
            was enabled.
This commit is contained in:
Bram Moolenaar
2014-05-22 18:14:31 +02:00
parent b777618d11
commit 90013c6a75
5 changed files with 55 additions and 9 deletions

View File

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