GoAlexander / harbour-editor

Functional rich editor for Sailfish OS.
GNU General Public License v3.0
17 stars 16 forks source link

[BUG] Opening a file creates an autosave file #88

Open Self-Perfection opened 7 years ago

Self-Perfection commented 7 years ago

Opening a file in either way (starting with file path as command line parameter or opening from menu in running app) creates file $FILENAME~ with identical content.

This should not happen, autosave should store only unsaved edits.