Installation
tmux versions
Install with builtin powerful TUI picker:
curl -fsSL https://lazy-tmux.xyz/install.sh | shInstall pure, no-deps, lightweight binary (fzf required):
curl -fsSL https://lazy-tmux.xyz/install.sh | sh -s -- --fzf-engineOr use your package manager.
Arch:
yay -S lazy-tmuxmacOS (Homebrew):
brew install lazy-tmux