Y
Hacker News
new
|
ask
|
show
|
jobs
by
wwarner
930 days ago
This use case is a killer feature of emacs. Rg supports wgrep (writable grep). `rg` to match lines, and then in the resulting buffer, `e` to edit the results and save the changes back to the matched files.