lazy-tmux logo – lazy tmux session manager with scrollback restore

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.

GitHubInstallDocs

Try lazy-tmux right now: docker run -it --rm alchemmist/lazy-tmux:latest

Demo Preview

lazy-tmux: save sessions, kill the tmux server, then restore from the TUI picker

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.