RMUX 0.6.1 is a patch release focused on upgrade stability, terminal rendering correctness, and install path polish.
- Fixes legacy daemon shutdown during upgrades.
- Fixes wide terminal cursor column handling.
- Improves incompatible daemon guidance.
- Refreshes install docs for crates.io, Homebrew, WinGet, Scoop, APT, DNF, and direct installers.
Install:
cargo install rmux --locked
curl -fsSL https://rmux.io/install.sh | shWindows:
irm https://rmux.io/install.ps1 | iex