comparison src/version.c @ 19799:bde8020fb283 v8.2.0456

patch 8.2.0456: Test_confirm_cmd is flaky Commit: https://github.com/vim/vim/commit/72749f062f15c7147f512bc581695c25ad78fb4e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 26 20:51:43 2020 +0100 patch 8.2.0456: Test_confirm_cmd is flaky Problem: Test_confirm_cmd is flaky. Solution: Add a term_wait() call. (closes https://github.com/vim/vim/issues/5854)
author Bram Moolenaar <Bram@vim.org>
date Thu, 26 Mar 2020 21:00:04 +0100
parents d73d982499ae
children 92c6105e9c8e
comparison
equal deleted inserted replaced
19798:ab0a91ba7a13 19799:bde8020fb283
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 456,
741 /**/ 743 /**/
742 455, 744 455,
743 /**/ 745 /**/
744 454, 746 454,
745 /**/ 747 /**/