retitle 81546 Document grep coloring only part of the matching string thanks
Hey that's excellent, Carlo. OK, let's hope they add this as an example to the INFO document! >>>>> "CA" == Carlo Arenas <[email protected]> writes: CA> Since you are already using PCRE, why not convert your first not CA> saving group into a lookbehind assertion so it is not included on the CA> match? CA> '(?<=id=")[^"]+'
