]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2321: cannot select all text with the mouse v8.1.2321
authorBram Moolenaar <Bram@vim.org>
Mon, 18 Nov 2019 22:31:48 +0000 (23:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 Nov 2019 22:31:48 +0000 (23:31 +0100)
commit0a5aa7b28a39507260acb15c1ef698a33c855cc1
tree5af214bb0f15f94bf0c0a155901b093028ca9e75
parentf9ae154c512683ea7b933f870b0268232fd7ad38
patch 8.1.2321: cannot select all text with the mouse

Problem:    Cannot select all text with the mouse. (John Marriott)
Solution:   Move limiting the mouse column to f_getmousepos(). (closes #5242)
src/mouse.c
src/version.c