On Sat, Jul 4, 2020 at 7:30 PM Félix <[email protected]> wrote: > I'm currently trying to recreate the "introduction to Leo" video. > > at 48 seconds in the video, > https://www.youtube.com/watch?v=tuM8MvI9g6k&t=47 an outline operation > (CTRL+R)* move right* is performed, and the focus is switched to the > outline pane (instantly) along with the node's movement to the right. >
I see the behavior you describe. After typing in a node, Ctrl-R leaves focus in the body pane. I suspect what you see in the video is an artifact of editing. I've just checked my myLeoSettings.leo file. I see no non-standard settings relating to focus. It's possible that either settings or Leo itself has changed since the video was made. I have no way of knowing now. The only setting that I see relating to this question is: @bool stayInTreeAfterSelect = True This is the default (and recommended) value. In short, I think you should believe what you actually see in Leo, not what appears in the video. 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS15pqPc4U2Ho6yz6kr3f5F3kuuBc-hXbtt5ossU1wy2Cg%40mail.gmail.com.
