mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2026-06-19 17:20:00 +02:00
8514d4fbb4
Write `Ansi::reset()` using `\x1b[0m` instead of `\x1b[m`. This works around an AppVeyor bug: https://github.com/appveyor/ci/issues/1824