1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/tests
Ralf Jung d352b79294 Add new -M/--max-columns option.
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
2017-03-12 21:21:28 -04:00
..
hay.rs Add integration tests. 2016-09-09 22:58:30 -04:00
tests.rs Add new -M/--max-columns option. 2017-03-12 21:21:28 -04:00
workdir.rs Remove clap validator + add max-filesize integration tests 2017-03-08 10:17:18 -05:00