]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse() v8.2.2358
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Jan 2021 10:21:40 +0000 (11:21 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Jan 2021 10:21:40 +0000 (11:21 +0100)
commitbf78974ca4a6798db7172c226cbfe7b2485b7baa
treec2ea64e991bd45a0a1119fd1bb82b7147fe2118a
parent648ea76e1d8ca9a9788f88d0d96d0cf0653006bb
patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse()

Problem:    Wrong #ifdef for use_xterm_like_mouse().
Solution:   Use FEAT_MOUSE_XTERM.
src/term.c
src/version.c