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. -- 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.
