]> granicus.if.org Git - vim/commit
patch 8.0.1756: GUI: after prompting for a number the mouse shape is wrong v8.0.1756
authorBram Moolenaar <Bram@vim.org>
Tue, 24 Apr 2018 15:41:57 +0000 (17:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 Apr 2018 15:41:57 +0000 (17:41 +0200)
commit73658317bacd9a0264dfaa32288de6ea1f236fe5
tree2786649ca7688022155b0601b5d64f12550c1be0
parentf1f2f837bc85c93ba81176383cccd6734f0129fb
patch 8.0.1756: GUI: after prompting for a number the mouse shape is wrong

Problem:    GUI: after prompting for a number the mouse shape is sometimes
            wrong.
Solution:   Call setmouse() after setting "State". (Hirohito Higashi,
            closes #2709)
src/misc1.c
src/version.c