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

Use different styling to improve matches list #3

Closed acheronfail closed 4 years ago

acheronfail commented 4 years ago

Desired improvements:

This depends on improvements upstream in the tui-rs library: https://github.com/fdehau/tui-rs/issues/315.