Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Both submission modifiers and command sequences support escaping by prefixing them with an additional "\":

Code Block
languagetext
\\[0x01] - this will be sent literally
\\[enter] - this will also be sent literally

...