issues
search
ggreer
/
the_silver_searcher
A code-searching tool similar to ack, but faster.
http://geoff.greer.fm/ag/
Apache License 2.0
26.2k
stars
1.43k
forks
source link
Don't produce excessive linefeeds on binary file matches
#1533
Open
l29ah
opened
1 year ago
l29ah
commented
1 year ago
Before the change, two are produced, unlike grep(1) that produces one.
Before the change, two are produced, unlike grep(1) that produces one.