zxlive
zxlive copied to clipboard
Option to auto-save
One possible way to implement this is to modify _push_now method of the undo stack (https://github.com/Quantomatic/zxlive/blob/master/zxlive/animations.py#L64) and if the auto save is enabled, perform a save whenever an action is performed and added to the undo stack