lazy-tmux

Installation

tmux versions
lazy-tmux supports every tmux release from 2.9 through 3.7b, verified on each one by the CI version matrix. Newer releases are added as they ship.

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