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

Don't quit if the terminal window is too small #51

Closed acheronfail closed 3 years ago

acheronfail commented 3 years ago

Perhaps just render a message with "esc" to exit, or wait until it's resized to resume rendering, etc.