-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Description
dumb-jump will fail for anything else except ag in this case:
int main(
int argc,
char **argv
)
{
return 0;
}
Apparently rg and git grep doesn't support multi-line patterns, and gnu grep supports them with -E -z -o arguments only.
You should mention that in the README, so others won't spend time debugging this 😄
jacktasia and braham-snyder
Metadata
Metadata
Assignees
Labels
No labels