comparison src/version.c @ 19667:a088571e1d9d v8.2.0390

patch 8.2.0390: terminal postponed scrollback test is flaky Commit: https://github.com/vim/vim/commit/ddbfe238a50dc846f2f722e9d870fc0dff5a2764 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 15 20:33:40 2020 +0100 patch 8.2.0390: terminal postponed scrollback test is flaky Problem: Terminal postponed scrollback test is flaky. Solution: Add delay in between sending keys. Rename dump files.
author Bram Moolenaar <Bram@vim.org>
date Sun, 15 Mar 2020 20:45:04 +0100
parents b64343cbabc6
children c4062bd1ff4f
comparison
equal deleted inserted replaced
19666:d758539f6e00 19667:a088571e1d9d
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 390,
741 /**/ 743 /**/
742 389, 744 389,
743 /**/ 745 /**/
744 388, 746 388,
745 /**/ 747 /**/