comparison src/version.c @ 13624:429f0eb87d6f v8.0.1684

patch 8.0.1684: ml_get errors when using terminal window for shell command commit https://github.com/vim/vim/commit/07b46af645fa7a2b95afec3f3d87c91942d9cbd0 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 10 14:56:18 2018 +0200 patch 8.0.1684: ml_get errors when using terminal window for shell command Problem: ml_get errors when using terminal window for shell command. (Blay263) Solution: Do not change the size of the current window.
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Apr 2018 15:00:13 +0200
parents 825841608429
children ab89131d30e0
comparison
equal deleted inserted replaced
13623:7447d2dba85b 13624:429f0eb87d6f
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1684,
765 /**/ 767 /**/
766 1683, 768 1683,
767 /**/ 769 /**/
768 1682, 770 1682,
769 /**/ 771 /**/