comparison src/version.c @ 13537:3fa880445c99 v8.0.1642

patch 8.0.1642: running Vim in terminal fails with two windows commit https://github.com/vim/vim/commit/15a1c3fdc19499c267e4dc664aa0de9d65a08cad Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 25 18:56:25 2018 +0200 patch 8.0.1642: running Vim in terminal fails with two windows Problem: Running Vim in terminal fails with two windows. Solution: Pass the number of rows to RunVimInTerminal().
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Mar 2018 19:00:07 +0200
parents e9ffb5b35266
children 5f543bce50e8
comparison
equal deleted inserted replaced
13536:46d9df94be82 13537:3fa880445c99
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 1642,
769 /**/ 771 /**/
770 1641, 772 1641,
771 /**/ 773 /**/
772 1640, 774 1640,
773 /**/ 775 /**/