tmux-recover: automatic tmux session snapshots and safe restores
tmux-recover continuously records tmux session structure, directories, and layouts, then offers a conservative restore that validates snapshots and can roll back if needed. It works on Linux and macOS, requires tmux 3.7+, and integrates with TPM for seamless key bindings. The tool is aimed at developers and sysadmins who rely on tmux and need reliable session persistence across reboots or crashes. Compared to similar plugins, it provides bounded storage, safety snapshots, and scriptable JSON output for automation.
View on GitHub →hmgle/tmux-recover