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

Support quotes in command line #26

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Support quotes in command line #26

merged 1 commit into from
Jul 23, 2024

Conversation

ianthomas23
Copy link
Member

Add support for single and double quotes in the command line, so commands like

lua -e "A=3; B=7" -v

or the same with single quotes.

There is no support yet for backslashed quotes \", or indeed any form of backslashed characters.

@ianthomas23 ianthomas23 added the enhancement New feature or request label Jul 23, 2024
@ianthomas23 ianthomas23 merged commit 705d587 into main Jul 23, 2024
4 checks passed
@ianthomas23 ianthomas23 deleted the quotes branch July 23, 2024 08:55
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