comparison src/version.c @ 15937:c38fb03a6055 v8.1.0974

patch 8.1.0974: cannot switch from terminal window to previous tabpage commit https://github.com/vim/vim/commit/882d02eeb571a13a502fe82a04c9eaffa630c294 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 22 17:56:43 2019 +0100 patch 8.1.0974: cannot switch from terminal window to previous tabpage Problem: Cannot switch from terminal window to previous tabpage. Solution: Make CTRL-W gT move to previous tabpage.
author Bram Moolenaar <Bram@vim.org>
date Fri, 22 Feb 2019 18:00:05 +0100
parents ff00d207cc5e
children 8013b532a1f7
comparison
equal deleted inserted replaced
15936:8efaa4a54d49 15937:c38fb03a6055
777 NULL 777 NULL
778 }; 778 };
779 779
780 static int included_patches[] = 780 static int included_patches[] =
781 { /* Add new patch number below this line */ 781 { /* Add new patch number below this line */
782 /**/
783 974,
782 /**/ 784 /**/
783 973, 785 973,
784 /**/ 786 /**/
785 972, 787 972,
786 /**/ 788 /**/