On Nov 13, 3:40 am, Jeenu <[email protected]> wrote: > At work, I often will have tab pages with many windows laid out in > such a way that I get can examine various code sections > simultaneously. Usually these are structure/class definitions, along > with definitions of contained structure/class. Also, I'd have multiple > pages manually laid out in that manner. > [ . . .] > I tried to deduce some sequence of restoration commands using VIM > functions and commands , but isn't promising. Any thoughts? >
I'm sure there's some way to systematically reconstruct things, but I"m not sure if anything is available that does exactly what you want. This script may be a start: http://www.vim.org/scripts/script.php?script_id=3150 Regards, Herb Sitz -- 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
