mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2026-06-19 17:20:00 +02:00
This adds a universal --no-unicode flag that is intended to work for all supported regex engines. There is no point in retaining --no-pcre2-unicode, so we make them aliases to the new flags and deprecate them.