1
0
forked from aniani/vim

patch 8.0.1625: test_quotestar is flaky when run in GTK GUI

Problem:    Test_quotestar is flaky when run in GTK GUI.
Solution:   Do not call lose_selection when invoked from
            selection_clear_event().
This commit is contained in:
Bram Moolenaar
2018-03-20 21:24:45 +01:00
parent 5a3a49ed59
commit 29dfa5af3c
2 changed files with 13 additions and 2 deletions

View File

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