comparison src/version.c @ 23217:0e4b3e7010df v8.2.2154

patch 8.2.2154: popupwin test for terminal buffer fails sometimes Commit: https://github.com/vim/vim/commit/0353f56ddb379e7f1a68172fa4743355e04df21e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 17 22:27:38 2020 +0100 patch 8.2.2154: popupwin test for terminal buffer fails sometimes Problem: Popupwin test for terminal buffer fails sometimes. Solution: Wait for the prompt to appear.
author Bram Moolenaar <Bram@vim.org>
date Thu, 17 Dec 2020 22:30:04 +0100
parents 62310124e265
children 7118d32f94a5
comparison
equal deleted inserted replaced
23216:47128eac082d 23217:0e4b3e7010df
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2154,
753 /**/ 755 /**/
754 2153, 756 2153,
755 /**/ 757 /**/
756 2152, 758 2152,
757 /**/ 759 /**/