Kamaraju S Kusumanchi schrieb:
Let's say I opened a 6 files in a 3X2 grid inside vim. Now I want to clone
this and have all the files at the same position, same window sizes etc.,
and put it into a new tab under the same vim session. Is there a command to
do this?

commands like tabe etc., open only a single file. But I want to open about 6
files and have the correct window sizes etc.,

Any ideas?

raju

Simple way (recommended or not, at least quick) with sessions:

:mks
" use ! to overwrite existing Session.vim
:tabnew
:so Session.vim

Just guessed it might work and it works.
Now I think sessions don't include tabpages.

Andy

--
EOM


                
___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

Reply via email to