forked from aniani/vim
patch 7.4.1899
Problem: GTK 3: cursor blinking doesn't work well.
Solution: Instead of gui_gtk_window_clear() use gui_mch_clear_block().
(Kazunobu Kuriyama)
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1899,
|
||||
/**/
|
||||
1898,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user