Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix --glob behavior with empty pattern #579

Merged
merged 1 commit into from
Apr 26, 2020
Merged

Conversation

sudonym1
Copy link

With an empty pattern, --glob results in no matches. This does not
align with the behavior of --fixed-strings or --regex. Update the
initialization code to handle globs with empty patterns.

With an empty pattern, --glob results in no matches. This does not
align with the behavior of --fixed-strings or --regex. Update the
initialization code to handle globs with empty patterns.
@sharkdp
Copy link
Owner

sharkdp commented Apr 26, 2020

Thank you very much for your contribution!

@sharkdp sharkdp merged commit b22285f into sharkdp:master Apr 26, 2020
@sudonym1
Copy link
Author

Thank you very much for your contribution!

Thank you very much for this nice tool :)

@sharkdp sharkdp added this to the 8.1 milestone May 19, 2020
@sharkdp
Copy link
Owner

sharkdp commented May 19, 2020

Fixed in fd 8.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants