On Fri, 13 Nov 2009, anna wrote: > Is there a way to jump to certain buffer? It will change the cursor > focus only. > I tried to use ^W^W. The cursor focus jumps to next buffer. > I tried to add number in front of ^W^W, like 4^W^W. But, it doesn't > make the cursor focus jump to buffer number 4. > Is there a way to jump cursor focus to certain buffer?
I'm not sure if I understood your problem exactly, but maybe this is the answer: You can jump to a specific buffer using :b plus the number of the buffer. Cheers, Claus --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
