-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
When an ESC/CSI is found, a character is parsed in the next 19 bytes utf-16 code units:
Line 51 in a083b95
| string = string.slice(offset, offset + 19); |
Why 19?
Metadata
Metadata
Assignees
Labels
No labels