Highlights
- New
runex config <show|type|where>subcommands (#15) — see which config file runex is actually reading (where, with--json), print its contents (type), or open it with the OS-associated application (show). runex exportnow accepts binary paths containing spaces — installs underC:\Program Files\...or a home directory with a space no longer fail with exit 1.runex addcan no longer write a config the next load rejects — oversize--whenlists, the 10,001st rule, and appends onto a missing orversion-less file now fail up front and leave the file untouched.runex --config <path> init <shell>generates the integration cache from<path>instead of silently using the default config.
Install
| Channel | Command |
|---|---|
| crates.io | cargo install runex |
| AUR | paru -S runex-bin |
| Homebrew tap | brew install shortarrow/runex/runex |
| winget | winget install ShortArrow.runex |
(AUR / Homebrew / winget can lag the GitHub release by hours;
cargo install runex always picks up the new version immediately.)
Full changelog
See CHANGELOG.md.