issues
search
acheronfail
/
repgrep
An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.
Apache License 2.0
267
stars
4
forks
source link
Various improvements
#16
Closed
acheronfail
closed
4 years ago
acheronfail
commented
4 years ago
[x] stream output as it occurs, not at the end
[x] read ripgreps output as it's sent via stdout, not just when the child exits
[x] (fix) only open each separate file
once
when performing replacements, not multiple times