Skip to content

v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 11:31

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 | sh

Windows:

irm https://rmux.io/install.ps1 | iex