On Fri, Oct 14, 2011 at 11:54 AM, Edward K. Ream <[email protected]> wrote: > On Fri, Oct 14, 2011 at 11:37 AM, Kent Tenney <[email protected]> wrote: > >> Makes all the difference to me... >> if I can open a set of files and save with a name (Vim's (and >> others) "session") >> Ah, now I can accommodate the embarrassingly scattered nature of my >> dev workflow. > > I guess I am not following how a *named* session is any easier to open > than a set of files specified in a script, alias or batch file.
I'm thinking of the requirement to specify filenames and type into a node as odious. I want to open files, arrange panes, etc. and freeze the state, not have to write code to describe it. However, I bet it's trivial. Can I access the main window and retrieve the tab info? If so, a button could get the UNL of the node currently focused in each tab, put them in a node. Another button could read the UNLs, load the files and set the focus. I'd always work from toc.leo, which would grow a list of @session nodes, nice transparency: I don't need to remember session names, I can see at a glance what the session was about. > > Edward > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/leo-editor?hl=en. > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
