On 04.08.2009, at 16:15, björn wrote:
> 2009/8/4 Johannes Beigel:
>> it should be possible to switch MacVim (GUI-)Windows with ⌘`.
>
> What keyboard layout do you use?

I'm using US layout with a German keyboard.

> Window switching is hardwired to the
> key which is located under Escape on a US keyboard.  On other
> keyboards it is usually another key, e.g. on many European keyboards
> it is the key to the left of "z".

Yes, it should be that key, and it does work e.g. in Terminal.app  
(where the menu item in the Window menu reads "Cycle Through Windows  
⌘`").

> You should be able to find it by
> trying one key at a time.  If that doesn't work you can set up a
> mapping to
>
> :maca _cycleWindows:
> :maca _cycleWindowsBackwards:

Ah cool, I've included

     map <D-`> :maca _cycleWindows:<CR>

in my ~/.gvimrc, and it works :)

Thanks!

-- Johannes


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

Reply via email to