comparison src/version.c @ 13474:8a8daeb057d1 v8.0.1611

patch 8.0.1611: CTRL-W in system terminal does not go to job commit https://github.com/vim/vim/commit/af23bad0fd05b1f6495287089387a1f97efa5b49 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 16 22:20:49 2018 +0100 patch 8.0.1611: CTRL-W in system terminal does not go to job Problem: CTRL-W in system terminal does not go to job. Solution: Do not use CTRL-W as a terminal command in a system terminal.
author Christian Brabandt <cb@256bit.org>
date Fri, 16 Mar 2018 22:30:07 +0100
parents f6a4614edea4
children d130044d4f1f
comparison
equal deleted inserted replaced
13473:ba70d254d51f 13474:8a8daeb057d1
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 1611,
769 /**/ 771 /**/
770 1610, 772 1610,
771 /**/ 773 /**/
772 1609, 774 1609,
773 /**/ 775 /**/