MMEdit V5.3.4
| Author | Message | ||||
| bfwolf Senior Member Joined: 03/01/2025 Location: GermanyPosts: 246 |
A VT-100 (and the older VT-52) uses the ESC-character chr$(27) to introduce the control codes (escape sequences) - thus the name "escape sequence". https://vt100.net/docs/vt100-ug/contents.html https://fruitoftheshed.com/wiki/doku.php?id=platform_agnostic:vt100_escape_sequences So probably to "cancel" an "escape sequence", a second ESC-character is sent which then will be passed through to the PicoMite? Regards |
||||