On Mar 26, 9:24 pm, "Clark J. Wang" <[email protected]> wrote: > I want to define some shortcut keys to jump to a vim window by it's > number. Anyone has any idea?
If you know the window number I believe you can get there with this combination: normal mode: [windownum]<Ctrl-W>w command mode: :[windownum]wincmd w --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
