1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-29 22:01:04 +02:00
Andrew Gallant 19a08bee8a cli: clean-up crate
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.
2023-09-25 14:39:54 -04:00
..
2023-09-25 14:39:54 -04:00
2023-09-25 14:39:54 -04:00
2023-08-05 09:34:36 -04:00
2023-09-25 14:39:54 -04:00
2023-01-05 09:00:33 -05:00
2023-09-25 14:39:54 -04:00