You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?