Show HN: Swpui, a TUI for case-aware search and replace
Category: cli-tool
Tags: tui, search-replace, rust
Score: 5.3/10 (Innovation: 3, Technical: 5, Documentation: 7, Utility: 6)
Swpui is a terminal UI utility for case-aware search and replace in source code, built in Rust. It supports regex, capture groups, and respects .gitignore, offering an ergonomic interactive workflow. The project is a solid incremental improvement over existing tools like serpl, with good documentation and practical features.
Target audience: backend devs
Repository: https://github.com/beeb/swpui · Rust · Apache-2.0 · 3 stars
View on Hacker News