Hi David, > I know that it is possible to switch between open windows using > command-` but there is a problem: the cycling is fixed, so that if I > press and release command-` twice, I go forward two windows, but what > I want to do is switch to another window and switch back to the first > one (this is the standard behavior for command-tab cycling). > > Can the command-` cycling in MacVim be configured to have the "usual" > window cycling behavior?
this is the usual window cycling behavior on OS X. You can hit cmd- shift-` to cycle back. You can take a look at Witch ( http://www.manytricks.com/witch/ ), which gives you Windows's windows cycling behavior. This even fixes the problem for all your applications, not just MacVim :-) Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
