View Single Post
Old 01-03-2020, 06:46 PM   #115
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,958
Karma: 6361444
Join Date: Nov 2009
Device: many
Yes. Sigil caches its editing changes and only writes them to disk from memory when required. It does this for speed reasons.

Using “open with” on a file in Sigil tells Sigil to write its changes to disk and set a FileWatcher to look for changes by a third party software (what you use with open with).

Trying to work around that is a sure recipe for disaster.
KevinH is offline   Reply With Quote