On Thursday, January 19, 2012 12:41:44 PM UTC-5, Xiao G. Wu wrote:
>
> It would be really nice if we could implement it like how the Mac terminal 
> App works. Command-`
>
That should already work. If not, add something like

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

to your .gvimrc, and you should be good to go. For more information, search 
the list for `_cycleWindows`. You'll find that some issues arise depending 
on your keyboard layout.

David
 

-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to