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
We create activity in a temporary tmux session, then stop the tmux server and restore the sessions with lazy-tmux. Logs are preserved, and a Python HTTP server that ran in another session is restarted. The TUI picker shows whether each session is restored, while still letting you attach as if it were already loaded.