ugrep icon indicating copy to clipboard operation
ugrep copied to clipboard

[FR] input all options and patterns by json to do more complex search

Open xaljer opened this issue 5 months ago • 0 comments

For example, I want to search by regex pattern and fixed-string pattern in one time. Or, I want search some patterns with -g GLOB1 and some other patterns with -g GLOB2. I can do these things by run ug multi times, but maybe a build in way can get better performance? such as searching compressed files?

xaljer avatar Jul 22 '25 16:07 xaljer