cpangrep
cpangrep copied to clipboard
count: operator
The results count at the top right now counts distributions (see issue #11), however in some cases a plain grep -c is more what is wanted, it would be useful to have a count: operator.
Maybe two forms:
- count:files
Count number of matches in each file.
- count:dist
Count number of matches in each distribution.