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
257 stars 4 forks source link

Refactor/performance issues #52

Closed acheronfail closed 3 years ago

acheronfail commented 3 years ago

Should fix #33

There's still much to be done in terms of performance, but this should fix the majority of use cases.

Note that it's still slow when compiling debug builds, but release builds are fast.