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

Indicator position is incorrect after lines are wrapping #48

Closed acheronfail closed 4 years ago

acheronfail commented 4 years ago

I believe this is to do with the line number indicator "<N>:<line text>" not being taken into account, as well as when the submatches on the line are rendered in "one line" mode, the line count (and thus the indicator) is incorrect.