comparison src/version.c @ 19402:763775897f2e v8.2.0259

patch 8.2.0259: terminal in popup test sometimes fails Commit: https://github.com/vim/vim/commit/c2adc00fa74530e7f9d2cd31ce39252e86465dd0 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 14 17:05:18 2020 +0100 patch 8.2.0259: terminal in popup test sometimes fails Problem: Terminal in popup test sometimes fails. Solution: Clear the command line.
author Bram Moolenaar <Bram@vim.org>
date Fri, 14 Feb 2020 17:15:03 +0100
parents bd9069d21c5d
children 08f4dc2ba716
comparison
equal deleted inserted replaced
19401:963d6905840e 19402:763775897f2e
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 259,
745 /**/ 747 /**/
746 258, 748 258,
747 /**/ 749 /**/
748 257, 750 257,
749 /**/ 751 /**/