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: improper file name escaping #530

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

lucascool12
Copy link
Contributor

Changes the util file escape function to use the builtin fnameescape instead which fixes #529.

@github-actions github-actions bot requested a review from stevearc December 6, 2024 12:57
@stevearc
Copy link
Owner

Thanks for the fix!

@stevearc stevearc merged commit 7a55ede into stevearc:master Dec 10, 2024
9 checks passed
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.

bug: Oil fails with E77 when used in file with weird directory name such as {a,b}
2 participants