2009/5/21 Wincent Colaiuta:
>
> I'm unable to unmap some Command-key combinations that are assigned to
> the menus by default for things like "New Tab", "Open File...", "Open
> Tab...", "Select All" and the like.
>
> I tried a couple of alternatives:
>
>  :macmenu &File.Open\ Tab\.\.\. key=<nop>
>
> That was one I found in an old thread:
>
>  http://groups.google.com/group/vim_mac/browse_thread/thread/effcec6a701af74a/9303e79c8a24f3d7
>
> And this was what I was originally trying:
>
>  :macmenu File.Open\ Tab\.\.\. key=<nop>
>
> But the combinations continue to be bound to the menu items.
>
> This with the latest stable release. Is there any workaround?

Are you putting the :macmenu commands in your .gvimrc?  It has no
effect if you do it "interactively", see ":h :macm" for more info.

Björn

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to