Description
Reviews and applies search-and-replace changes from the terminal using ripgrep-style matching. It is useful for developers who need to update code, configuration, or text files while approving each replacement interactively.
Interactive replacement reduces mistakes, but it can still modify many files quickly. Use version control or backups before replacing text across a project.