On May 20, 2011 7:22 PM, "Tony Mechelynck" <[email protected]>
wrote:
>
> On 19/05/11 21:02, woodygar wrote:
>>
> If you want to open several Vim instances side-by-side (or maybe partly
overlapping), you can: just launch Vim a second time. Of course, they won't
share buffers or registers (other than the clipboard if they have access to
it).
>

yes, this is my problem. Generally, I'll open many files in the same vim.
But for debugging, I use screen and C-a ¦ but then might open something in
the other screen session and... no copying between them... you'd think with
as many file descriptors that screen opens that this should be possible
(either in screen or just within vim) but I haven't really checked into it.

Either way, I would probably use a file manager script in vim for that task
and a horizontal split in screen (C-a S IIRC) for the terminal.

-- 
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

Reply via email to