comparison src/version.c @ 19552:d9b365f791d5 v8.2.0333

patch 8.2.0333: terminal in popup test is flaky Commit: https://github.com/vim/vim/commit/57c339569e96725e24e79944bf99f70c50afb5b1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 29 16:09:16 2020 +0100 patch 8.2.0333: terminal in popup test is flaky Problem: Terminal in popup test is flaky. Solution: Make sure redraw is done before opening the popup.
author Bram Moolenaar <Bram@vim.org>
date Sat, 29 Feb 2020 16:15:04 +0100
parents b3ef3538b389
children b38d73f36467
comparison
equal deleted inserted replaced
19551:769a53c270ee 19552:d9b365f791d5
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 333,
741 /**/ 743 /**/
742 332, 744 332,
743 /**/ 745 /**/
744 331, 746 331,
745 /**/ 747 /**/