]> granicus.if.org Git - vim/commit
patch 8.0.1368: cannot drag status or separator of new terminal window v8.0.1368
authorBram Moolenaar <Bram@vim.org>
Tue, 5 Dec 2017 12:06:16 +0000 (13:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 5 Dec 2017 12:06:16 +0000 (13:06 +0100)
commitce6179c799468e471c3b7fc71c9924f57a2253c5
tree7ac3d91b97fc9182f28172358bf3e82b179650c0
parent461fe50fea245b2b199d92ebce4d9875d856bd27
patch 8.0.1368: cannot drag status or separator of new terminal window

Problem:    Cannot drag status line or vertical separator of new terminal
            window. (UncleBill)
Solution:   Adjust mouse row and column computation. (Yasuhiro Matsumoto,
            closes #2410)
src/terminal.c
src/version.c