1
0
forked from aniani/vim

patch 8.2.1998: terminal Cmd test sometimes fails to close popup

Problem:    Terminal Cmd test sometimes fails to close popup.
Solution:   Add "term_finish" option.
This commit is contained in:
Bram Moolenaar
2020-11-16 21:02:28 +01:00
parent 8adc8d9b73
commit 27f4f6baee
2 changed files with 4 additions and 3 deletions

View File

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