comparison src/version.c @ 29946:af2564a6da5b v9.0.0311

patch 9.0.0311: test for hit-Enter prompt fails Commit: https://github.com/vim/vim/commit/926218b5dad0dcdc273ccd92436a72f038d222c4 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 28 23:36:52 2022 +0100 patch 9.0.0311: test for hit-Enter prompt fails Problem: Test for hit-Enter prompt fails. Solution: Only reset cmdline_row when 'cmdheight' is zero.
author Bram Moolenaar <Bram@vim.org>
date Mon, 29 Aug 2022 00:45:03 +0200
parents 34c5647efe7a
children 29e4cd9e66de
comparison
equal deleted inserted replaced
29945:3ddfeb5fd870 29946:af2564a6da5b
705 NULL 705 NULL
706 }; 706 };
707 707
708 static int included_patches[] = 708 static int included_patches[] =
709 { /* Add new patch number below this line */ 709 { /* Add new patch number below this line */
710 /**/
711 311,
710 /**/ 712 /**/
711 310, 713 310,
712 /**/ 714 /**/
713 309, 715 309,
714 /**/ 716 /**/