1
0
forked from aniani/vim

patch 8.2.5048: when using XIM the gui test may fail

Problem:    When using XIM the gui test may fail.
Solution:   Only use --not-a-term when not using XIM.
This commit is contained in:
Bram Moolenaar
2022-05-31 17:03:14 +01:00
parent 368137aa52
commit b5912e0643
2 changed files with 8 additions and 1 deletions

View File

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