]> granicus.if.org Git - vim/commit
patch 8.1.1866: modeless selection in GUI does not work properly v8.1.1866
authorBram Moolenaar <Bram@vim.org>
Fri, 16 Aug 2019 21:09:11 +0000 (23:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 16 Aug 2019 21:09:11 +0000 (23:09 +0200)
commitd5cf89872e6185c4d97cd254a9d697b8c3bdbf94
tree9ea1780d07ba10c341dc446fd7127635ed40f94b
parenta3891681f72fd9efdea6444620d787358850d823
patch 8.1.1866: modeless selection in GUI does not work properly

Problem:    Modeless selection in GUI does not work properly.
Solution:   Avoid going beyond the end of the line. (closes #4783)
src/ui.c
src/version.c