mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-12 06:55:03 +00:00
![]() This does a variety of polishing. 1. Deprecate the tty methods in favor of std's IsTerminal trait. 2. Trim down un-needed dependencies. 3. Use bstr to implement escaping. 4. Various aesthetic polishing. I'm doing this as prep work before adding more to this crate. And as part of a general effort toward reducing ripgrep's dependencies. |
||
---|---|---|
.. | ||
simplegrep.rs |