mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2024-12-12 19:18:24 +02:00
d352b79294
This permits setting the maximum line width with respect to the number of bytes in a line. Omitted lines (whether part of a match, replacement or context) are replaced with a message stating that the line was elided. Fixes #129 |
||
---|---|---|
.. | ||
app.rs | ||
args.rs | ||
decoder.rs | ||
main.rs | ||
pathutil.rs | ||
printer.rs | ||
search_buffer.rs | ||
search_stream.rs | ||
unescape.rs | ||
worker.rs |