lazy-tmux: restore tmux sessions lazily, with scrollback
Summary
lazy-tmux is a CLI tool that snapshots tmux sessions with running processes and scrollback, and restores them lazily when selected from a TUI picker.
View Cached Full Text
Cached at: 07/21/26, 04:41 PM
Similar Articles
@terminaltrove: lazyrsync is a terminal UI for rsync. It supports dry-runs so you can preview transfers, shows live progress, performs …
lazyrsync is a terminal UI for rsync with dry-runs, live progress, SSH syncing, numbered snapshots, and reusable profiles, created by Luis Ortiz using ratatui.
@dingyi: 我现在都懒得用 tmux 了,直接用 https://herdr.dev 或 https://muxy.app 更方便,适合懒人。
Herdr is a terminal-based agent multiplexer offering persistent sessions, agent awareness, and a mouse-native TUI, positioned as a convenient alternative to tmux. The tweet recommends it alongside muxy.app for users seeking simpler terminal session management.
@QingQ77: Run multiple Claude Code sessions in tmux with a pop-up picker to view each session's status, live preview, and jump to any session with one key. https://github.com/craftzdog/tmux-claude-session-manager…
A tmux plugin that lets you run multiple Claude Code sessions in separate tmux windows, with a central fzf picker showing live status and previews, and the ability to jump between sessions.
Tmux plugin to quickly switch between sessions
tmux-underkeys is a Tmux plugin that assigns mnemonic shortcut keys to session names by underlining a unique character in each session name, allowing instant keyboard-driven session switching via a configurable trigger key.
thundersnap v0.01: an undo button for everything
Thundersnap is an experimental distributed filesystem from Tailscale that uses btrfs snapshots and Tailscale networking to provide undo-like functionality and efficient replication across computers. It is currently a toy, not production-ready.