| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rmux-v0.2.5-aarch64-apple-darwin.tar.gz | 2026-05-22 | 5.1 MB | |
| rmux-v0.2.5-x86_64-apple-darwin.tar.gz | 2026-05-22 | 5.5 MB | |
| rmux-v0.2.5-x86_64-pc-windows-msvc.zip | 2026-05-22 | 5.2 MB | |
| rmux-v0.2.5-x86_64-unknown-linux-gnu.tar.gz | 2026-05-22 | 5.5 MB | |
| SHA256SUMS | 2026-05-22 | 426 Bytes | |
| README.md | 2026-05-22 | 750 Bytes | |
| v0.2.5 source code.tar.gz | 2026-05-22 | 1.6 MB | |
| v0.2.5 source code.zip | 2026-05-22 | 2.2 MB | |
| Totals: 8 Items | 25.1 MB | 0 | |
RMUX v0.2.5 is a compatibility and packaging release.
Highlights:
- Added Kitty graphics passthrough support.
- Improved terminal compatibility for fish device-attribute queries.
- Hardened tmux config fallback loading.
- Fixed
copy-commandhandling forcopy-pipe. - Fixed
split-window -cstart-directory handling. - Tightened copy-mode selection-style scoping.
- Rebuilt and published prebuilt binaries for Linux, macOS Intel, macOS Apple Silicon, and Windows.
Install:
```sh cargo install rmux --locked
or use the prebuilt binaries attached to this release. SHA256SUMS is included for verification.
Thanks to shideneyu, flejz, and Jonhvmp for this release cycle.