On Sat, Nov 7, 2009 at 3:38 PM, Sergey Vakulenko wrote:
>
> Hi Everybody!
>
> I describe in bref desired behavior:
>
> Imaginate that i have two vsplit window. I'm in window number 1(left).
> I want to open buffer in window 2(right). When I use command "b" to
> load buffer in window 2, i must open it (window 2), then load buffer
> and go back to window 1.
> It's possible to open buffer in specific window without cursor
> manipulation. I don't like variant to use <C-W> combination, because
> all lines in top and buttom of vim panels are blinking.
There's no way to change the buffer being displayed in a window
without switching to it. Setting the 'lazyredraw' option might help
to eliminate the blinking for you, though, if this is used as part of
a map.
~Matt
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit
http://www.vim.org/maillist.php-~----------~----~----~----~------~----~------~--~---