lazy-tmux

Installation

tmux version requirement
lazy-tmux requires tmux 3.6 or tmux 3.6a. Older versions may not work correctly.

Install with builtin powerful TUI picker:

curl -fsSL https://lazy-tmux.xyz/install.sh | sh

Install pure, no-deps, lightweight binary (fzf required):

curl -fsSL https://lazy-tmux.xyz/install.sh | sh -s -- --fzf-engine

Or use your package manager. Arch:

yay -S lazy-tmux

MacOS (Homebrew):

brew install alchemmist/tap/lazy-tmux

Author: Anton Grishin (alchemmist), anton.ingrish@gmail.com

OpenSource: alchemmist/lazy-tmux

© 2026 lazy-tmux