38bb3673db
Currently the editor deletes its temp file whenever editing is finished. With this patch, the file will not be deleted if the editor callback encounters an exception. One example is if the tab containing the edited element is closed. The editor errors with "Edited element vanished", but with this patch it will also print "Backup at ..." so the user does not lose their work. Resolves #1596. Supersedes #3641, using the cleaner approach started in #1677. |
||
---|---|---|
.. | ||
test_autoupdate.py | ||
test_checkpyver.py | ||
test_cmdhistory.py | ||
test_crashdialog.py | ||
test_earlyinit.py | ||
test_editor.py | ||
test_guiprocess.py | ||
test_ipc.py | ||
test_keyhints.py | ||
test_lineparser.py | ||
test_miscwidgets.py | ||
test_msgbox.py | ||
test_objects.py | ||
test_pastebin.py | ||
test_readline.py | ||
test_sessions.py | ||
test_split_hypothesis.py | ||
test_split.py | ||
test_sql.py | ||
test_utilcmds.py |