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

;&, ;|, and ;;& in case command items #90

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

magicant
Copy link
Owner

This PR is the yash counterpart for magicant/yash-rs#430.

@magicant magicant added the enhancement New feature or request label Nov 18, 2024
@magicant magicant added this to the 2.58 milestone Nov 18, 2024
@magicant magicant self-assigned this Nov 18, 2024
@magicant magicant mentioned this pull request Nov 18, 2024
47 tasks
The ;& terminator is a POSIX.1-2024 requirement.
The ;| and ;;& terminators are a non-standard extension that can be seen
in some other shells.
@magicant magicant force-pushed the case-item-continuation branch from 1bd115d to 166e05f Compare November 19, 2024 16:31
@magicant magicant marked this pull request as ready for review November 19, 2024 16:31
@magicant magicant merged commit d306b74 into trunk Nov 20, 2024
3 checks passed
@magicant magicant deleted the case-item-continuation branch November 20, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant