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

feat: ability to invert selection #77

Closed acheronfail closed 1 year ago

acheronfail commented 1 year ago

Use v to invert the current item (if on a file, inverts the file). Use V to invert all items.