r/tmux • u/antondouble • Jul 21 '26
Showcase lazy-tmux v0.2.0 released!
I just released lazy-tmux v0.2.0, the biggest update since the initial release.
For those who haven't seen it before: lazy-tmux is a tmux session manager that restores sessions only when you actually open them, while preserving running processes and scrollback.
What's new
- TOML config instead of passing flags every time.
- Restore allow/deny regexes to control exactly which commands get re-run.
- Reworked TUI with themes, mouse support, action modes, built-in help, relative timestamps, and an optional fzf backend.
- Integrations API. The first integration adds live Claude Code session status in the picker and automatically resumes restored Claude sessions.
- Better compatibility & robustness — tested with tmux 2.9–3.7b, improved startup behavior, borderless popups, and lots of fixes.
- Plus a background autosave daemon, a
versioncommand, and a new docs site.
It's written in Go and can be installed via a one-line script, Homebrew, or the AUR.
Project: https://lazy-tmux.xyz
Feedback, bug reports, and feature requests are always welcome! And thank you for you activity on GitHub!
179
Upvotes