Swpui, a TUI for case-aware search and replace
CLI & TerminalA TUI utility for fast, ergonomic search‑and‑replace with case‑awareness in source code
Features
- Case‑aware replacement
- Regex (including multiline) support
- Multithreaded search across files
Recent releases
View all 12 releases →- Requires minimum Rust version 1.95.0; builds fail with older versions.
Full changelog
This version does not compile with rust < 1.95.0, it was yanked from crates.io for not respecting the MSRV in the Cargo.toml
Release Notes
Added
Full Changelog: 0.7.0...0.7.1
Install swpui 0.7.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/beeb/swpui/releases/download/v0.7.1/swpui-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/beeb/swpui/releases/download/v0.7.1/swpui-installer.ps1 | iex"
Download swpui 0.7.1
| File | Platform | Checksum |
|--------|----------|----------|
| swpui-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| swpui-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| swpui-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| swpui-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| swpui-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
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.