|
|
|
|
|
| Host Command Summary | ||
| Read cursor's line & column position |
|
| ESC ? | ||||
| Read cursor's page, line & column position |
|
| ESC / | ||||
| Read cursor's line & column position in decimal units | ESC [ 6 n | ||||||
| Read cursor's page, line & column position in decimal units | ESC [ ? 6 n | ||||||
| DISPLAY |
|
|
|
|
|
| |
|
|
|
|
|
|
|
| |
| Turn screen on |
|
|
|
| ESC n | ||
| Turn screen off |
|
|
|
| ESC o | ||
| Light background with dark characters |
|
| ESC b | ||||
| Dark background with light characters |
|
| ESC d | ||||
| Define visual attribute(s) * |
|
|
|
| ESC G * | ||
0 | Normal (default) video | 8 | Underline |
|
| |||
1 | Invisible normal video | 9 | Invisible underline |
|
| |||
2 | Flash |
|
| : | Underline & flash |
|
| |
3 | Invisible flash |
|
| ; Invisible underline & flash | ||||
4 | Reverse current background | < | Reverse & underline |
|
| |||
5 | Invisible reverse |
|
| = Invisible reverse & underline | ||||
6 | Reverse and flash |
| > Reverse, underline & flash | |||||
7 | Invisible reverse & flash | ? Invisible reverse, underline & flash | ||||||
| Attributes occupy a character space |
|
| ESC F 0 | ||||
| Attributes do not occupy a character space |
|
| ESC F 1 | ||||
| Half intensity mode |
|
|
|
| ESC [ = 5 h | ||
| Full intensity mode |
|
|
|
| ESC [ = 5 l | ||
| Page base attribute mode |
|
|
|
| ESC [ = 2 h | ||
| Line base attribute mode |
|
|
|
| ESC [ = 2 l | ||
| Select status line visual attribute(s) |
|
| ESC [ 3 ; * v | ||||
0 | Normal | 2 | Normal underline |
|
| |||
1 | Reverse | 3 | Reverse underline |
|
| |||
| Set cursor style to * |
|
|
|
| ESC . * | ||
0 | Cursor not displayed | 3 | Flashing underline cursor |
|
| |||
1 | Flashing block cursor | 4 | Steady underline cursor |
|
| |||
2 | Steady block cursor |
|
|
|
|
| ||
| Enable 132 columns per line |
|
|
| ESC [ = 3 h | |||
| Enable 80 columns per line |
|
|
| ESC [ = 3 l | |||
| EDITING MODES |
|
|
|
|
|
| |
|
|
|
|
|
|
|
| |
| Autowrap mode on |
|
|
|
| ESC [ = 7 h | ||
| Autowrap mode off |
|
|
|
| ESC [ = 7 l | ||
| New line mode on |
|
|
|
| ESC [ = 6 h | ||
| New line mode off |
|
|
|
| ESC [ = 6 l | ||
| DOWN key sends CTRL J |
|
|
|
| ESC [ = 9 h | ||
| DOWN key sends CTRL V |
|
|
| ESC [ = 9 l | |||
| Turn on write protect mode |
|
|
| ESC ) | |||
| Turn off write protect mode |
|
|
| ESC ( | |||
| Turn on protect mode |
|
|
|
| ESC & | ||
| Turn off protect mode |
|
|
|
| ESC ' |