lazy-tmux
Session manager with scrollback restore. CLI that snapshots tmux sessions with running processes and scrollback and restores them lazily and seamlessly when you select one.
Try lazy-tmux right now: docker run -it --rm alchemmist/lazy-tmux:latest
Demo Preview

A tmux session with a shell, a running top, and a deploying service. We detach, run tmux kill-server to wipe everything, then bring it all back by picking the session in the TUI — the shell's scrollback and the running processes come back intact.