comparison src/version.c @ 12761:2c502179c75d v8.0.1258

patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported commit https://github.com/vim/vim/commit/52a2f0f1da4e554a81beb45211a9d09afffde595 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 4 15:16:56 2017 +0100 patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported Problem: 'ttymouse' is set to "sgr" even though it's not supported. (Gary Johnson) Solution: Adjust #ifdef
author Christian Brabandt <cb@256bit.org>
date Sat, 04 Nov 2017 15:30:05 +0100
parents 528b227051f8
children 7f27e9769f62
comparison
equal deleted inserted replaced
12760:12964eaed961 12761:2c502179c75d
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1258,
764 /**/ 766 /**/
765 1257, 767 1257,
766 /**/ 768 /**/
767 1256, 769 1256,
768 /**/ 770 /**/