1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-19 05:49:14 +02:00
Mohammad AlSaleh e71eedf0eb cli: add --no-context-separator flag
--context-separator='' still adds a new line separator, which could
still potentially be useful. So we add a new `--no-context-separator`
flag that completely disables context separators even when the -A/-B/-C
context flags are used.

Closes #1390
2020-02-17 17:16:28 -05:00
..
2018-08-20 07:10:19 -04:00
2019-01-26 12:34:28 -05:00
2019-08-01 17:08:58 -04:00
2020-02-17 17:16:28 -05:00