Skip to content

Ctrl+Z and the buffer is still marked as dirty #490

Answered by SpartanJ
Curculigo asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this is the desired and correct behaviour. If you close the document (not the application) even if the session snapshot is enabled you will lose those changes because they are not part of the session snapshot. Session snapshot is intended to keep the session state alive between ecode instances, but it's not intended to keep unsaved local changes during your session, that would be too confusing.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Curculigo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants