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

Separate flag for globs #370

Closed
paulmillr opened this issue Oct 16, 2015 · 3 comments
Closed

Separate flag for globs #370

paulmillr opened this issue Oct 16, 2015 · 3 comments

Comments

@paulmillr
Copy link
Owner

Let's consider adding this to 2.0. Maybe glob: false should be the default value.

We have a lot of related problems. Folks are not aware that the first argument is actually glob. See issue list.

@es128
Copy link
Contributor

es128 commented Oct 16, 2015

I disagree. Which issue(s) are related to people not understanding that the first arg can be a glob? At this point I think the majority of users are relying on globs rather than just direct file/dir paths.

There's an issue when actual dirs use special characters in them, but there should be a transparent solution to that (first check on disk for an entry that matches the input, even if it happens to use glob-significant characters)

Your suggestion seems similar to #347, and I remain very 👎 on the idea.

@TrySound
Copy link

👎

@es128
Copy link
Contributor

es128 commented May 4, 2017

I have relented. #598

@es128 es128 closed this as completed May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants