1
0
forked from aniani/vim

patch 8.2.3108: test for remote_foreground() fails

Problem:    Test for remote_foreground() fails. (Elimar Riesebieter)
Solution:   Check that $DISPLAY is set. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2021-07-05 14:10:04 +02:00
parent 22f85d0459
commit d6fa7bd5b9
4 changed files with 13 additions and 3 deletions

View File

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