[7.2.431] ":amenu" moves the cursor when in Insert mode.
commitae54908dd8d8c6cbb77687c7b7856023c2daee81
authorBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 21:11:40 +0000 (14 21:11 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 21:11:40 +0000 (14 21:11 +0000)
treeab2e85105a4592417a2408d203e38d445ca9c229
parent0a8c24bc5b2f2b856e67f9c496333a36b2725070
[7.2.431] ":amenu" moves the cursor when in Insert mode.

Problem:    ":amenu" moves the cursor when in Insert mode.

Solution:   Use CTRL-\ CTRL-O instead of CTRL-O. (Christian Brabandt)

Patch 7.2.431
src/menu.c
src/version.c