On Tue, May 29, 2012 at 9:32 AM, Terry Brown <[email protected]> wrote:
> Anyway, previously you had to open a window and then pick what you > wanted in it, now you can pick what the window should have in it from > the open window submenu, once less menu interaction and much smoother. Excellent. I've been meaning to ask whether it would be possible to use emacs-style minibuffer commands to do this. It looks like this work is the essential precondition for such commands. Great minds thinking alike... > This involved moving the open window code from free_layout to > nested_splitter, which was a significant refactor, but I've been using > it for a few days and nothing appears broken. > > Changes pushed in 5368. Our nested_splitter changes clashed because I added a pylint: disable comment. I attempted to use your version, and it looks like I succeeded, because now pylint complains again. Please verify that all your changes remain intact. 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.
