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

WTF, did I really just remove Greedy mode completely? :-o #60

Open
xparq opened this issue Nov 25, 2023 · 0 comments
Open

WTF, did I really just remove Greedy mode completely? :-o #60

xparq opened this issue Nov 25, 2023 · 0 comments
Labels
question Further information is requested

Comments

@xparq
Copy link
Owner

xparq commented Nov 25, 2023

(It was the only choice earlier, and now it can't even be selected any more?!)

The thing is, it could be handy for some default robustness to survive yet another idiotic CMD "feature" of replacing "=" with space when "helpfully" splitting arg lists into %1 %2... (e.g. an unquoted --arg==1 will become %1=--arg, %2=1)... :-o (%* is unaffected, but then again, it's useless with shift, because it's unaffected also by that. :) )

@xparq xparq added the question Further information is requested label Nov 25, 2023
@xparq xparq changed the title WTF, did I really just remove Greedy mode for completely? :-o WTF, did I really just remove Greedy mode completely? :-o Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant