Currently, if xed is killed by a crash or power loss, any unsaved work, including never-saved (Ctrl-N) buffers, is lost, and open tabs aren't restored on the next launch. I'd like xed to periodically keep a recovery copy of unsaved buffers and reopen the previously-open documents on startup (browser-style), behind a preference. Is this something of interest? I have a working implementation behind a restore-session setting and can open a PR.
Currently, if xed is killed by a crash or power loss, any unsaved work, including never-saved (Ctrl-N) buffers, is lost, and open tabs aren't restored on the next launch. I'd like xed to periodically keep a recovery copy of unsaved buffers and reopen the previously-open documents on startup (browser-style), behind a preference. Is this something of interest? I have a working implementation behind a restore-session setting and can open a PR.