comparison src/version.c @ 14282:89dcceaa5c22 v8.1.0157

patch 8.1.0157: old iTerm2 is not recognized, resulting in stray output commit https://github.com/vim/vim/commit/e330ef42f256e60017e5f8bf4be79a5308fe9e2f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 6 23:11:40 2018 +0200 patch 8.1.0157: old iTerm2 is not recognized, resulting in stray output Problem: Old iTerm2 is not recognized, resulting in stray output. Solution: Recognize the termresponse.
author Christian Brabandt <cb@256bit.org>
date Fri, 06 Jul 2018 23:15:06 +0200
parents bdab22732907
children 7cd8298c4c04
comparison
equal deleted inserted replaced
14281:d0b15c8ccb59 14282:89dcceaa5c22
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 157,
792 /**/ 794 /**/
793 156, 795 156,
794 /**/ 796 /**/
795 155, 797 155,
796 /**/ 798 /**/