Alt-0 opens up a small window with the text of the current node; no option to add anything else or interact with it in any way that I can tell. This is in Windows.
Rob... On Thursday, June 13, 2019 at 11:55:35 AM UTC-4, Edward K. Ream wrote: > > > > On Thu, Jun 13, 2019 at 10:23 AM Chris George <[email protected] > <javascript:>> wrote: > >> Hi Rob, >> >> I think this is a good place to start: c_ec.extract & helpers. >> >> >> insertAsLastChild() seems to be the operator but there doesn't appear to >> be such a thing as insertAsFirstChild() or insertAsNextChild() so I am not >> sure where to go from here. >> > > p.insertAsNthChild(0) > > You can discover this using Alt-0 p.insert<tab>. > > 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. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/dae4d26e-7252-42bc-b7a4-73ecf244d273%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
