Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turns out that there's no reliable way of figuring out whether a plaintext file is no longer being edited in a text editor, so don't bother with it. Instead, display a messagebox asking the user whether they want to encrypt or discard their changes as soon as the file is opened, allowing them to click yes or no when they're finished. It's not exactly pretty, but it's better than running the risk of leaving plaintext files in the password store without the user knowing.
- Loading branch information