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

Implement brace expansion #42

Open
reubeno opened this issue Jun 6, 2024 · 0 comments
Open

Implement brace expansion #42

reubeno opened this issue Jun 6, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@reubeno
Copy link
Owner

reubeno commented Jun 6, 2024

For compatibility, brace patterns like {a,b} and {1..10} need to be expanded in (unquoted pieces of) words. There's a test case in word_expansion.yaml (marked as a known_failure) tracking some of the expectations.

@reubeno reubeno added the enhancement New feature or request label Jun 10, 2024
@reubeno reubeno added the help wanted Extra attention is needed label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant