On Fri, Jul 28, 2017 at 7:34 AM, jkn <[email protected]> wrote: > I've just (!) realised that I am missing (ie. have need of) key bindings > for moving up or down within the Headline tree, ** but keeping the focus in > the Body ** >
Have you tried @bool stayInTreeAfterSelect = False? The comments in that node are: True: (Recommended) Selecting an outline node leaves the focus in the outline pane. If this is False it will be harder to use the arrow keys in the headline. False: (Legacy) Selecting an outline node transfers focus to the body pane. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
