patch 8.2.3251: listing builtin_gui as an available terminal is confusing

Problem:    Listing builtin_gui as an available terminal is confusing.
Solution:   Do not list builtin_gui. (Christian Brabandt, closes #8669,
            closes #8661)
This commit is contained in:
Bram Moolenaar
2021-07-30 21:18:03 +02:00
parent 1790be6cb6
commit 0f5575d0a7
3 changed files with 16 additions and 1 deletions

View File

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