mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2026-05-16 08:24:41 +02:00
d57fc58081
This commit adds underline support to the termcolor crate, and exposes it through ripgrep. Fixes #798