This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+6 more
Affected surfaces
Summary
AI summaryFixed stale daemon recovery after upgrades and corrected cursor movement/deletion for wide UTF-8 characters.
Full changelog
RMUX v0.6.1
Patch release focused on upgrade recovery and wide-character terminal input.
Fixed
-
Fixed stale daemon recovery after upgrading from older RMUX versions.
rmux kill-servercan now stop an old wire-v1 daemon instead of failing with:protocol error: unsupported RMUX wire version 1; supported range is 2..=2This resolves #41.
-
Fixed cursor movement and deletion around Chinese / wide UTF-8 characters.
Arrow keys, Backspace, Delete, Erase, and Insert now operate on terminal display columns instead of corrupting wide-cell state.This resolves #42.
Verified
cargo install rmux --locked --version 0.6.1installs successfully from crates.io.- The installed binary reports
rmux 0.6.1. - A published 0.6.1 binary can create sessions, list sessions, capture pane output, and cleanly stop the daemon.
Upgrade Note
If you upgraded from an older RMUX and still have an old daemon running, install v0.6.1 and run:
rmux kill-server
Then start RMUX again normally.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Rmux
All releases →Beta — feedback welcome: [email protected]