]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2238 v7.4.2238
authorBram Moolenaar <Bram@vim.org>
Sun, 21 Aug 2016 19:03:37 +0000 (21:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 21 Aug 2016 19:03:37 +0000 (21:03 +0200)
commitde7762a2c1498e2dc43586feb5f982d661799f85
treed6b6fb5079450e55334c52e37a11ad754c720442
parent9b7f8ce9eb3cb704f8cc14ab659bf86b1d6dc13c
patch 7.4.2238
Problem:    With SGR mouse reporting (suckless terminal) the mouse release and
            scroll up/down is confused.
Solution:   Don't see a release as a scroll up/down. (Ralph Eastwood)
src/term.c
src/version.c