]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1258: 'ttymouse' is set to "sgr" even though it's not supported v8.0.1258
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Nov 2017 14:16:56 +0000 (15:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Nov 2017 14:16:56 +0000 (15:16 +0100)
commit52a2f0f1da4e554a81beb45211a9d09afffde595
tree622fc8004480640e4f8969ca7b99b5df5cc94235
parent2973daafe1732963b8924cb9df53c608804d66b3
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
src/term.c
src/version.c