comparison src/version.c @ 16093:3da6df816d8a v8.1.1051

patch 8.1.1051: not all ways to switch terminal mode are tested commit https://github.com/vim/vim/commit/a4c2a24cc7772d882289a617104fe968a15969d7 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 25 23:01:38 2019 +0100 patch 8.1.1051: not all ways to switch terminal mode are tested Problem: Not all ways to switch terminal mode are tested. Solution: Add more test cases.
author Bram Moolenaar <Bram@vim.org>
date Mon, 25 Mar 2019 23:15:04 +0100
parents e8d8650fa625
children 4673f22da44d
comparison
equal deleted inserted replaced
16092:c18ba30d4097 16093:3da6df816d8a
773 NULL 773 NULL
774 }; 774 };
775 775
776 static int included_patches[] = 776 static int included_patches[] =
777 { /* Add new patch number below this line */ 777 { /* Add new patch number below this line */
778 /**/
779 1051,
778 /**/ 780 /**/
779 1050, 781 1050,
780 /**/ 782 /**/
781 1049, 783 1049,
782 /**/ 784 /**/