comparison src/version.c @ 19417:21eefaf6bc5b v8.2.0266

patch 8.2.0266: terminal in popup test sometimes fails on Mac Commit: https://github.com/vim/vim/commit/a28be85ccde03ee0a0dc984dfd7396c50713b593 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 16 17:04:09 2020 +0100 patch 8.2.0266: terminal in popup test sometimes fails on Mac Problem: Terminal in popup test sometimes fails on Mac. Solution: Add a short delay.
author Bram Moolenaar <Bram@vim.org>
date Sun, 16 Feb 2020 17:15:04 +0100
parents 90e24240904b
children c6c9d91d8290
comparison
equal deleted inserted replaced
19416:de54fb0ff5e5 19417:21eefaf6bc5b
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 266,
745 /**/ 747 /**/
746 265, 748 265,
747 /**/ 749 /**/
748 264, 750 264,
749 /**/ 751 /**/