On Dec 1, 6:33 am, Karthick Gururaj <[email protected]> wrote: > On Thu, Dec 1, 2011 at 5:59 PM, Tim Chase <[email protected]> wrote: > > On 12/01/11 06:20, George Papanikolaou wrote: > > >> Is there any way I can save all the splits with one command? > > > You may be looking for either > > > :help :mkview > > :h :loadview > > > or more likely > > > :h :mksession > > :h :source > > :h 'sessionoptions' > > I understood the question differently.. as to save contents of all split > windows.. if that is the case, > :windo w > will work.
Or, unless you have hidden buffers/windows in other tabs which you do not also want to save, :wa is faster to type. -- 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
