ComingUp
Swpui, a TUI for case-aware search and replace

Swpui, a TUI for case-aware search and replace

May 16, 2026 Developer Tools
ide search terminal

Gallery

Swpui, a TUI for case-aware search and replace

About

Presentation article: https://beeb.li/blog/introducing-swpui Codeberg mirror: https://codeberg.org/beeb/swpuiI've been working on a TUI to suit my terminal IDE workflow after I noticed the most promising alternative stopped being maintained and had too many bugs.The tool is implemented in Rust using the Ratatui library and focuses on being ergonomic, fast and provide case-aware replacement.The main feature I wanted to have is immediate feedback for the search query, which is also why I didn't stick with tools like fastmod and repgrep. As much as I hate VS Code now, I really enjoyed the search/replace experience with it and that's what I tried to emulate in swpui.Looking forward to your feedback!

Comments (0)

No comments yet. Be the first to comment!