comparison src/version.c @ 18039:ef5720fb6f41 v8.1.2015

patch 8.1.2015: terminal altscreen test still fails sometimes Commit: https://github.com/vim/vim/commit/bf9a3b0164e649b357d6218b4358208288b6fb7e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 8 22:35:48 2019 +0200 patch 8.1.2015: terminal altscreen test still fails sometimes Problem: Terminal altscreen test still fails sometimes. Solution: Write the escape sequence in a file.
author Bram Moolenaar <Bram@vim.org>
date Sun, 08 Sep 2019 22:45:03 +0200
parents 6a7b778119f1
children 060e1b1220c6
comparison
equal deleted inserted replaced
18038:474da17e65dd 18039:ef5720fb6f41
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 2015,
760 /**/ 762 /**/
761 2014, 763 2014,
762 /**/ 764 /**/
763 2013, 765 2013,
764 /**/ 766 /**/