Thursday, April 9, 2015

Saving a multi-window edit session?

I had read something about saving a session... and
in my current project, I have about 12-15 windows open
each of which contains a source+header file (in separate tabs).

What I'd like to do is save the state of my open vim windows
as a session. It appears the current mksession, only saves
1 window, but in a development session, I have many files
open in separate windows. Is there anyway to do this?

I looked at the 'client/server' items, but those seem
to allow one to send open or edit commands to the one server
that is still constrained to 1 window (did I understand that
correctly?)

Basically, I want to be able to open multiple windows (not
buffers or tabs -- I am opening multi-tabs / window already),
but separate files, I generally like to have open in separate
windows.

So is there a 'multi-window-session' save/restore feature
in vim...

thanks!


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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment