thanks tim, >> Before: >> +---------+--------+ >> | window1 | window2| >> | +--------+ >> | | window3| >> +---------+--------+ >> >> After: >> +---------+--------+ >> | window2 | window3| >> +---------+ | >> | window1 | | >> +---------+--------+ > > You don't mention which window is the "current" one. To shift the layout > like you describe, I'd > > 1) go to window #2 > 2) use ctrl+w K to move #2 to the top > 3) use ctrl+w b to jump to window 3 > 4) use ctrl+w L to move window 3 into position
I means window2 is the current one. Well, this is a workaround. Regards, robert -- You received this message from the "vim_use" 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
