]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.632 v7.3.632
authorBram Moolenaar <Bram@vim.org>
Wed, 15 Aug 2012 14:21:32 +0000 (16:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Aug 2012 14:21:32 +0000 (16:21 +0200)
commit2b9578f0f8cdba144e996273bca586b384e33d90
tree02ae5bd4f971f8f08c62248baeae4d5f62939de5
parent2430586629dfccd637a23c45793fc182d2cb2b87
updated for version 7.3.632
Problem:    Cannot select beyond 222 columns with the mouse in xterm.
Solution:   Add support for SGR mouse tracking. (Hayaki Saito)
runtime/doc/options.txt
src/feature.h
src/keymap.h
src/misc2.c
src/option.h
src/os_unix.c
src/term.c
src/version.c