]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.699 v7.3.699
authorBram Moolenaar <Bram@vim.org>
Sun, 21 Oct 2012 00:10:24 +0000 (02:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 21 Oct 2012 00:10:24 +0000 (02:10 +0200)
commitbffa06ddb8d25081dea48274aff2cb65ebef6ced
treef56e07220acb88b8d9600f92e4e35836c968098f
parent003d14a26771bf7d2c05013cd2fd9d2622f373b9
updated for version 7.3.699
Problem:    When 'ttymouse' is set to "sgr" manually, it is overruled by
            automatic detection.
Solution:   Do not use automatic detection when 'ttymouse' was set manually.
            (Hayaki Saito)
src/term.c
src/version.c