Installation
Prerequisites
Section titled “Prerequisites”- tmux 3.2+ (for popup support)
- Rust toolchain
- worktrunk (optional) — enables the worktree management panel
Install from crates.io
Section titled “Install from crates.io”cargo install pertmuxInstall from source
Section titled “Install from source”git clone https://github.com/rupert648/pertmux.gitcd pertmuxcargo install --path .Install worktrunk (optional)
Section titled “Install worktrunk (optional)”Worktrunk powers the worktree management panel. Install it and ensure wt is on your PATH:
cargo install worktrunkVerify installation
Section titled “Verify installation”pertmux --version