1
0
forked from aniani/vim

patch 8.2.2648: terminal resize test sometimes hangs

Problem:    Terminal resize test sometimes hangs.
Solution:   Wait for the shell to display a prompt and other output.
This commit is contained in:
Bram Moolenaar
2021-03-23 19:22:12 +01:00
parent f4a2ed0714
commit c54f347d63
2 changed files with 10 additions and 0 deletions

View File

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