Skip to content

Feature Request: Store Unsaved Document tabs in the user's temp files despite being unsaved for disaster recovery. #607

Description

@ipaqmaster
 * Xed version (xed --version)

xed - Version 3.4.3


 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)

Archlinux

Issue

Unsaved documents cannot survive a disaster recovery scenario, such as a simulated one with #pkill -f -9 xed or my issue posted earlier this year #591

Steps to reproduce

Open a large enough binary/text file or simulate unexpected Xed death with #pkill -f -9 xed

Desired behaviour

Check a temp or cache dir for a backup copy of older data on next startup.

Perhaps something similar to how Vim handles cache files including for unsaved/unfinished file-editing sessions under ~/.cache/vim/swap/ - able to recover even from a kill -9 thanks to its swp files.

Other information

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions