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

ls: glob support for non-UTF-8 missing #7161

Open
jtracey opened this issue Jan 19, 2025 · 1 comment
Open

ls: glob support for non-UTF-8 missing #7161

jtracey opened this issue Jan 19, 2025 · 1 comment
Labels

Comments

@jtracey
Copy link
Contributor

jtracey commented Jan 19, 2025

None of the available major globbing libraries, which we need for specifying ignore patterns, support anything other than &str.
There are three relevant issues I found, the resolution of any one of which would likely be sufficient for us:

@Arcterus
Copy link
Collaborator

I had a PR up for that in glob, but apparently a coworker broke it by force-pushing lol. I have no idea how much the code changed since then, but someone might be able to resurrect it (the PR is broken, but the commits are still there if you check the force-push message).

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

No branches or pull requests

3 participants