1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates
Andrew Gallant 8b766a2522 ripgrep: disable hyperlinks by default
As a result of discussion in #2611, it seems prudent to disable
hyperlinks by default. Ideally they would be enabled, but it looks like
some environments may barf on them. Since this is the first release with
hyperlink support, it makes sense to me at least to make users opt into
them. This does not preclude enabling them by default in future
releases.
2023-11-20 23:51:53 -05:00
..
cli crates: remove hard-coded links 2023-10-09 20:29:52 -04:00
core ripgrep: disable hyperlinks by default 2023-11-20 23:51:53 -05:00
globset progress 2023-10-09 20:29:52 -04:00
grep grep: update to the 2021 edition 2023-10-09 20:29:52 -04:00
ignore progress 2023-10-09 20:29:52 -04:00
matcher matcher: add a bunch of inline annotations 2023-10-09 20:29:52 -04:00
pcre2 pcre2: small polishing 2023-10-09 20:29:52 -04:00
printer printer: hand-roll decimal formatting 2023-10-09 20:29:52 -04:00
regex regex: tweak inner literal heuristic 2023-11-20 23:51:53 -05:00
searcher searcher: simplify 'replace_bytes' routine 2023-10-09 20:29:52 -04:00