Ignore single quotes in command literal syntax? #253
LightAndLight
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current behaviour:
I copied a command line invocation into an ipso script, but the command failed because ipso preserved single quotes. I think that ipso should mirror the single quote behaviour of shell.
Proposed behaviour:
Beta Was this translation helpful? Give feedback.
All reactions