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

feat: properly support UTF16 encodings #14

Closed acheronfail closed 4 years ago

acheronfail commented 4 years ago

Other encodings may be supported at the moment, but this behaviour remains untested.

Fixes #11