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

feat: Better support for concatenated short args. #26

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

DanCardin
Copy link
Owner

Fixes #20

@DanCardin DanCardin force-pushed the dc/fuller-concetenated-short-arg-support branch from c8cbe65 to 821a0e2 Compare October 19, 2023 21:16
@DanCardin DanCardin merged commit 30ef2df into main Oct 19, 2023
6 checks passed
@DanCardin DanCardin deleted the dc/fuller-concetenated-short-arg-support branch October 19, 2023 23:18
@pawamoy
Copy link
Sponsor Contributor

pawamoy commented Oct 20, 2023

Quick question from looking at the changes: will it support -p/path/to/something, or -upawamoy? I mean, a short option followed by its longer-than-1 value?

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: Parsing of arguments with native backend
2 participants