24 |
lines. This is not true; no spaces are inserted. I have also clarified the |
lines. This is not true; no spaces are inserted. I have also clarified the |
25 |
wording for the --colour (or --color) option. |
wording for the --colour (or --color) option. |
26 |
|
|
27 |
5. When --colour was used with -o, the list of matching strings was not |
5. In pcregrep, when --colour was used with -o, the list of matching strings |
28 |
coloured; this is different to GNU grep, so I have changed it to be the |
was not coloured; this is different to GNU grep, so I have changed it to be |
29 |
same. |
the same. |
30 |
|
|
31 |
|
6. When --colo(u)r was used in pcregrep, only the first matching substring in |
32 |
|
each matching line was coloured. Now it goes on to look for further matches |
33 |
|
of any of the test patterns, which is the same behaviour as GNU grep. |
34 |
|
|
35 |
|
|
36 |
Version 7.8 05-Sep-08 |
Version 7.8 05-Sep-08 |