lazy-tmux: restore tmux sessions lazily, with scrollback

https://lobste.rs/rss Hits: 15
Summary

lazy-tmuxSession 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:latestDemo PreviewA 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.

First seen: 2026-07-21 15:29

Last seen: 2026-07-22 05:37