On Tue, Jun 13, 2017 at 2:28 PM, Terry Brown <[email protected]> wrote:
> > https://github.com/leo-editor/leo-editor/commit/9c94fec36d > adds Yes / no to all on external file changes. Its approach is maybe a > little odd, but very self contained. I.e. if you answer yes to all or > no to all that answer is remembered for 3 seconds, with the timer being > reset for each file being loaded as a result of your yes/no to all. > > So an independent set of external changes will show the pop up again, > which I think is ok. > > To eliminate the timer, which is the odd part, we'd need to associate > the yes/no to all answer with a specific set of changes, which would be > more involved / complicated. > ​Excellent. Just this morning I was going to put something less clever than this on my to-do list, after having checked out an earlier version of Leo and being bitten by the endless dialogs. Many thanks for this work. 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.
