1
0
forked from aniani/vim

updated for version 7.3.700

Problem:    Cannot detect URXVT and SGR mouse support.
Solution:   add +mouse_urxvt and +mouse_sgr. (Hayaki Saito)
This commit is contained in:
Bram Moolenaar
2012-10-21 02:17:45 +02:00
parent bffa06ddb8
commit cfb807026f
3 changed files with 10 additions and 0 deletions

View File

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