Scooter - An interactive search and replace for the terminal.
Scooter - An interactive search and replace for the terminal.

github.com
GitHub - thomasschafer/scooter: Interactive find and replace in the terminal

cross-posted from: https://lemmy.ml/post/31782206
I've found this to be pretty useful when needing to do recursive / multi-file search and replace. Also has bindings to work within terminal text editors like vim and helix.
Uses rust and ripgrep under the hood for speed.