Replies: 1 comment 1 reply
-
|
maybe "\\n" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using a Sender or Quick commands, I am unable to send long commands, it breaks it down into multilines and does not parse properly specially with printfs
For example: if I have the following in the quick commands
It gets interpreted to the following with multilines and the command does not well execute
Is there a solution for this?
Beta Was this translation helpful? Give feedback.
All reactions