Difference between revisions of "CodeChart:Beehive B100/ESC"
m |
m |
||
| Line 18: | Line 18: | ||
| w=format-on | | w=format-on | ||
| x=format-off | | x=format-off | ||
| − | | | + | | lowerb=keyboard-enable |
| − | | | + | | lowerc=keyboard-disable |
| − | | | + | | loweri=line-send |
| − | | | + | | lowerl=start-blink |
| − | | | + | | lowerm=end-blink |
| − | | | + | | openbracket=start-unprotected |
| − | | | + | | closebracket=end-unprotected |
}} | }} | ||
Revision as of 09:09, 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 |