Mitchell Hashimoto 6ffd830c9b more sequences
2022-07-14 14:03:37 -07:00

11 lines
275 B
Markdown

# Cancel Parsing
| | |
| --- | --- |
| Text | |
| Hex | `0x18` or `0x1A` |
Cancels sequence parsing. Any partially completed sequence such as `ESC`
can send `0x18` and revert back to an unparsed state. The sequence characters
up to that point are discarded.