]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1138: click in window toolbar starts Visual mode v8.0.1138
authorBram Moolenaar <Bram@vim.org>
Sat, 23 Sep 2017 13:08:17 +0000 (15:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 23 Sep 2017 13:08:17 +0000 (15:08 +0200)
commiteb163d73b11c10b461a2839530173a33d7915a33
tree581dae7631cb4d5e1f4d1aea5a071f39034a018d
parente745d75c3e0d976e73bd17c395e9cce98f671692
patch 8.0.1138: click in window toolbar starts Visual mode

Problem:    Click in window toolbar starts Visual mode.
Solution:   Add the MOUSE_WINBAR flag.
src/normal.c
src/ui.c
src/version.c
src/vim.h