Hacker News new | ask | show | jobs
by nitrogen 3206 days ago
I think it's common to use ESC (0x1b) and then set the high bit on the next byte, so ESC itself would be sent as 0x1b, 0x8b.