]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.359 v7.4.359
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Jul 2014 17:13:49 +0000 (19:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Jul 2014 17:13:49 +0000 (19:13 +0200)
commit0d1e8c12034ae51b4f31cbe81534df491b837028
treef76895df4fb34111e765955d3d78a200da3bfc19
parent6bf5548df2d58215c99d582269b4ec9e7fb0c934
updated for version 7.4.359
Problem:    When 'ttymouse' is set to 'uxterm' the xterm version is not
            requested. (Tomas Janousek)
Solution:   Do not mark uxterm as a conflict mouse and add
            resume_get_esc_sequence().
src/os_unix.c
src/proto/term.pro
src/term.c
src/version.c