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

Add support for wildcards in Windows CMD #329

Merged
merged 1 commit into from
Oct 3, 2018

Conversation

richardhozak
Copy link
Contributor

Windows does not support wildcard expansion in cmd,
this adds 'wild' crate (as discussed in #309) that handles everything transparently,
so wildcards work everywhere.

Fixes #309

@sharkdp
Copy link
Owner

sharkdp commented Oct 3, 2018

Thank you very much for your contribution!

The code changes look good. Unfortunately, I just merged #327 which moved around some code. Could you please resolve the merge conflicts? Let me know if you need help.

Windows does not support wildcard expansion in cmd,
this adds 'wild' crate that handles everything transparently,
so wildcards work everywhere.

Fixes sharkdp#309
@richardhozak
Copy link
Contributor Author

I rebased and resolved the conflicts.

@sharkdp sharkdp merged commit b39e28d into sharkdp:master Oct 3, 2018
@sharkdp
Copy link
Owner

sharkdp commented Oct 3, 2018

Thank you!

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.

3 participants