On Sat, Apr 16, 2016 at 6:36 PM, Zoom.Quiet <[email protected]> wrote:
http://leoeditor.com/tutorial-programming.html#summary-clean-vs-file > > ...i need @clean forever! > > BUT the new leo-flow with git-flow is lost one command? > You should be able to do what you want. 1. If you set @bool check_for_changed_external_files = True, Leo will automatically update @clean nodes from changes made outside of Leo. 2. Ctrl+Shift+W, (write-at-file-node) will write all @<file> nodes in the selected tree. 3. refresh-from-disk does the reverse: it updates the selected @<file> node from the external file. HTH. 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.
