You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Saving is automatic. Saving occurs during a program-initiated exit. Saving does not occur automatically after every edit, because this program is still under heavy development, and occasionally while creating features I will create bugs, and I prefer NOT to serialize the buggy behavior. I may add a signal handler to trigger saves when signals are received, though.
Auto saving would catch this up to modern editors.
The text was updated successfully, but these errors were encountered: