helix icon indicating copy to clipboard operation
helix copied to clipboard

Add grep syntax highlighting to global search picker

Open godalming123 opened this issue 6 months ago • 1 comments

godalming123 avatar May 31 '25 16:05 godalming123

This treats the entire line as a regex. It should only apply to the parts that contribute to the search pattern though. In a line like \btodo\b %path \%MODULE\% the part filtering the path column is also treated like a regex when it is a fuzzy match pattern instead

the-mikedavis avatar Jun 06 '25 14:06 the-mikedavis