1
0
forked from aniani/vim

patch 8.2.1807: can use :help in a terminal popup window

Problem:    Can use :help in a terminal popup window.
Solution:   Give an error. (closes #7088)
This commit is contained in:
Bram Moolenaar
2020-10-06 20:46:49 +02:00
parent 253b16a4ab
commit 349f609f89
3 changed files with 11 additions and 0 deletions

View File

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