If vim-open-file uses the actual instead of a temp: 3 versions exist, Leo buffer, vim buffer and disk version. either vim or Leo has focus at any time, each alters the disk version upon save.
- the buffer versions can't be compared - when vim acquires focus it compares it's buffer to disk, offers to load from disk - when Leo acquires focus it does the same, offers to 'refresh from disk' Am I missing something in my understanding? (maybe because I use @auto there are complications I don't appreciate) On Wed, Apr 29, 2015 at 8:36 AM, Edward K. Ream <[email protected]> wrote: > > > On Wed, Apr 29, 2015 at 7:32 AM, Kent Tenney <[email protected]> wrote: >> >> Sounds right. >> >> If a file being edited in Vim is changed by not-vim, vim detects >> the change and offers a dialog asking whether or not to reflect the >> new version. Maybe Leo could do the same. > > > Yes. That's what the "complications" do. > > EKR > > -- > 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 http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. -- 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
