comparison src/version.c @ 19589:47db1e17d0a4 v8.2.0351

patch 8.2.0351: terminal in popup test is still a bit flaky Commit: https://github.com/vim/vim/commit/3e919d2924c87eb8fee62603788fcc3ced2a0031 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 3 22:56:39 2020 +0100 patch 8.2.0351: terminal in popup test is still a bit flaky Problem: Terminal in popup test is still a bit flaky. Solution: Clear and redraw before opening the popup.
author Bram Moolenaar <Bram@vim.org>
date Tue, 03 Mar 2020 23:00:04 +0100
parents e61dc51ab9b4
children ac3f5096f438
comparison
equal deleted inserted replaced
19588:7368dce16a53 19589:47db1e17d0a4
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 351,
741 /**/ 743 /**/
742 350, 744 350,
743 /**/ 745 /**/
744 349, 746 349,
745 /**/ 747 /**/