1
0
forked from aniani/vim

patch 7.4.1497

Problem:    Cursor drawing problem with GTK 3.
Solution:   Handle blinking differently. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2016-03-05 22:40:52 +01:00
parent a96909cfaf
commit 0ecbe33718
2 changed files with 26 additions and 9 deletions

View File

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