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
More issues with indicator position
#53
Closed
acheronfail
closed
3 years ago
acheronfail
commented
4 years ago
[x] very long wrapped line, with multiple single line matches (#58)
indicator just stays at the start of the line, it should follow the matches as they wrap
[x] very long wrapped line, with one or more matches (#58)
selecting the first match just places the indicator at the start of the line, it should be on the line where the match is
selecting subsequent matches only works if they're multiline matches, otherwise the indicator stays at the start of the line