Details
Description
grep command, injects an Ansi char sequence to close the markup/highlighting of the found token.
It shouldn't do it when the command is invoked with the --color never flag.
The current erroneous behavior, produces this output:
echo abc | grep --color never abXc
where X is the Ansi reset sequence, injected here:
Attachments
Issue Links
- links to