-
-
Notifications
You must be signed in to change notification settings - Fork 960
Closed
Labels
Description
I'd like to be able to search for multiple patterns, like with grep's -e argument. It seems (with fd 7.0.0) the only way is to use alternation in the regex pattern, but this can be less clear than multiple arguments, and is harder to build up programmatically.
klaas, arthurmassanes, desbma, NightMachinery, MatthieuBizien and 11 more