Difference between revisions of "CodeChart:Beehive B100/ESC"
m (use codechart) |
m |
||
| Line 25: | Line 25: | ||
| opensquare=start-unprotected | | opensquare=start-unprotected | ||
| closesquare=end-unprotected | | closesquare=end-unprotected | ||
| − | + | }} | |
Revision as of 08:07, 13 January 2013
User:Legalize/Control Sequences/CodeChart
ESC Sequences
| Prefix | Name | Parameters |
|---|---|---|
| 0 | Auxiliary Page Send | none |
| A | Cursor Up | none |
| B | Cursor Down | none |
| C | Cursor Right | none |
| D | Cursor Left | none |
| E | Clear Screen | none |
| F | Cursor Position Absolute | row column |
| H | Cursor Home | none |
| I | Page Send | none |
| J | Clear to End of Screen | none |
| K | Clear to End of Line | none |
| P | Delete Character | none |
| Q | Insert Mode On | none |
| R | Insert Mode Off | none |
| W | Format Mode On | none |
| X | Format Mode Off | none |
| [ | Start Unprotected Field | none |
| ] | End Unprotected Field | none |
| b | Keyboard Enable | none |
| c | Keyboard Disable | none |
| i | Line Send | none |
| l | Start Blink | none |
| m | End Blink | none |