comparison src/version.c @ 19811:d1d840cfd135 v8.2.0462

patch 8.2.0462: previewwindow test fails on some systems Commit: https://github.com/vim/vim/commit/37bb030cd9088ee66dc2d41c2d3602d1e5f4a7ef Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 27 20:24:14 2020 +0100 patch 8.2.0462: previewwindow test fails on some systems Problem: Previewwindow test fails on some systems. (James McCoy) Solution: Wait a bit after sending the "o". (closes https://github.com/vim/vim/issues/5849)
author Bram Moolenaar <Bram@vim.org>
date Fri, 27 Mar 2020 20:30:04 +0100
parents c110bb3b15a8
children e7bbf6cadc9e
comparison
equal deleted inserted replaced
19810:6fcd4e5daa05 19811:d1d840cfd135
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 462,
741 /**/ 743 /**/
742 461, 744 461,
743 /**/ 745 /**/
744 460, 746 460,
745 /**/ 747 /**/