On Tue, Dec 13, 2011 at 11:58 PM, HansBKK <[email protected]> wrote: > Not complaining, don't consider these "bugs" except perhaps the first one > but it's a trivial one. Just suggestions to take on board when looking at > these issues in the future, thought better to solicit discussion rather than > posting to the tracker.
Thanks for these suggestions. Given my schedule, I am not likely to get around to these any time soon. So creating wishlist items may be best, after our discussion finishes. > - When I've only got two body panes open, and execute delete-editor Leo > should simply close the one it can, independent of the current pane focus. I agree, but the present code is wretchedly complex. Iirc, I had an idea to use Terry Brown's new free_layout code to embed body text editors, but nothing has come of that at present. > - I've bound F11 to support "fully expand body pane", but haven't found a > command to reverse this, IOW get back to the previous state. > - Ideally F11 could be bound to these two as a toggle, as is the case with > every browser I've used in the past few years > - therefore should be Leo default as a common/sane UI keybinding Good idea. Please file a wishlist bug. > - Somewhere I've seen screenshots of "modal" windows in Leo (is that the > right term for "detached"?). I'd like to keep the primary node I'm currently > working on as "stable" in a separate window, while the normal 3-pane view is > used for navigating the outline, browsing secondary nodes. > - I assume opening another Leo window will result in possible last-saved > data loss rather than just being window instances maintaining the same file > state? Yes. A bug has been filed about that issue. I consider it a high-priority bug, but I'm not sure how to fix it. > - Right now can I can cycle between body editors > - Ctrl-Tab should be a sane default for this > - but ideally I should be able to bind it to a command that also includes > the outline in the cycle You can do this now with the tab-cycle-next or tab-cycle-previous commands 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.
