Keyboard shortcuts are added manually when creating a menu item.
Example:

:menu Edit.Echo\ Hello<Tab>eh :echo "Hello"<CR>

Actually, the command "eh" will not echo anything because the real
shortcut was not created by a :map command. But you can execute the
command through the menu, which should have the following appearance:

    Edit
    [...]
    Echo Hello     eh

But we actually see:

    Edit
    [...]
    Echo Hello

The keyboard shortcuts only appear if the global menu is disabled by
starting gvim with the command:

UBUNTU_MENUPROXY= gvim

I'm using Ubuntu 12.10 64bit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1007075

Title:
  Menu key shortcuts gone in GVim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1007075/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to