comparison src/version.c @ 13406:4e30f3f4cb78 v8.0.1577

patch 8.0.1577: virtual replace test fails on MS-Windows commit https://github.com/vim/vim/commit/e7808481507b9e11ae73c8f865e95eb2d20f6cc8 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 6 13:17:23 2018 +0100 patch 8.0.1577: virtual replace test fails on MS-Windows Problem: Virtual replace test fails on MS-Windows. Solution: Make adding a termcap entry work for a builtin terminal. Restore terminal keys in a better way.
author Christian Brabandt <cb@256bit.org>
date Tue, 06 Mar 2018 13:30:06 +0100
parents 615572809435
children de69701e0592
comparison
equal deleted inserted replaced
13405:b65fa9463baa 13406:4e30f3f4cb78
764 NULL 764 NULL
765 }; 765 };
766 766
767 static int included_patches[] = 767 static int included_patches[] =
768 { /* Add new patch number below this line */ 768 { /* Add new patch number below this line */
769 /**/
770 1577,
769 /**/ 771 /**/
770 1576, 772 1576,
771 /**/ 773 /**/
772 1575, 774 1575,
773 /**/ 775 /**/