Difference between revisions of "CodeChart:HP 2648A/HP 2648 Mode/ESC"
m |
m (switch to CodeChart) |
||
| Line 1: | Line 1: | ||
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | ||
| − | { | + | {{User:Legalize/Control Sequences/CodeChart |
| − | + | | a=cursor-up | |
| − | + | | b=cursor-down | |
| − | + | | c=cursor-right | |
| − | + | | d=cursor-left | |
| − | + | | e=reset-terminal | |
| − | | | + | | f=cursor-home-down |
| − | |- | + | | g=cursor-return |
| − | + | | h=home-cursor | |
| − | | | + | | i=horizontal-tab |
| − | | | + | | j=clear-display |
| − | + | | k=erase-to-eol | |
| − | + | | l=insert-line | |
| − | + | | m=delete-line | |
| − | + | | n=insert-char-wrap | |
| − | | | + | | o=delete-char-wrap |
| − | |- | + | | p=delete-char |
| − | + | | q=insert-char-on | |
| − | | | + | | r=insert-char-off |
| − | + | | s=roll-up | |
| − | + | | t=roll-down | |
| − | + | | u=next-page | |
| − | |- | + | | v=previous-page |
| − | + | | w=format-mode-on | |
| − | + | | x=format-mode-off | |
| − | + | | y=display-functions-on | |
| − | + | | z=display-functions-off | |
| − | | | + | | lowera=cursor-absolute-sense |
| − | | | + | | lowerb=keyboard-enable |
| − | + | | lowerc=keyboard-disable | |
| − | | | + | | lowerd=enter |
| − | | | + | | lowere=binary-read |
| − | + | | lowerf=modem-disconnect | |
| − | + | | lowerg=soft-reset | |
| − | |- | + | | lowerh=home-cursor-no-transmit |
| − | + | | loweri=back-tab | |
| − | + | | lowerj=soft-key-display-on | |
| − | | | + | | lowerk=soft-key-display-off |
| − | + | | lowerl=memory-lock-on | |
| − | + | | lowerm=memory-lock-off | |
| − | |- | + | | lowerp=f1 |
| − | + | | lowerq=f2 | |
| − | | | + | | lowerr=f3 |
| − | | | + | | lowers=f4 |
| − | + | | lowert=f5 | |
| − | + | | loweru=f6 | |
| − | |- | + | | lowerv=f7 |
| − | + | | lowerw=f8 | |
| − | + | | lowerx=data-comm-self-test | |
| − | + | | lowery=monitor-mode-on | |
| − | + | | lowerz=terminal-self-test | |
| − | + | | one=set-tab | |
| − | + | | two=clear-tab | |
| + | | three=clear-all-tabs | ||
| + | | four=set-left-margin | ||
| + | | five=set-right-margin | ||
| + | | six=start-alpha-field | ||
| + | | seven=start-numeric-field | ||
| + | | eight=start-alphanumeric-field | ||
| + | | at=delay-1sec | ||
| + | | backquote=cursor-relative-sense | ||
| + | | closeparen=select-alt-charset | ||
| + | | openbracket=start-unprotected-field | ||
| + | | openbrace=start-transmit-only-field | ||
| + | | closebracket=end-field | ||
| + | | caret=terminal-primary-status | ||
| + | | tilde=send-secondary-status | ||
| + | | underscore=insert-non-displayed-terminator | ||
| + | }} | ||
Revision as of 10:34, 13 January 2013
User:Legalize/Control Sequences/CodeChart
ESC Control Sequences
| Prefix | Name | Parameters |
|---|---|---|
| ) | Select Alternate Character Set | charset |
| 1 | Set Tab at Cursor | none |
| 2 | Clear Tab at Cursor | none |
| 3 | Clear All Tabs | none |
| 4 | Set Left Margin at Cursor | none |
| 5 | Set Right Margin at Cursor | none |
| 6 | Start Alphabetic Field | none |
| 7 | Start Numeric Field | none |
| 8 | Start Alphanumeric Field | none |
| @ | Delay One Second | none |
| A | Cursor Up | none |
| B | Cursor Down | none |
| C | Cursor Right | none |
| D | Cursor Left | none |
| E | Reset Terminal | none |
| F | Cursor Home Down | none |
| G | Cursor Return | none |
| H | Home Cursor Including Transmit-Only Fields | none |
| I | Horizontal Tab | none |
| J | Clear Display | none |
| K | Erase to End of Line | none |
| L | Insert Line | none |
| M | Delete Line | none |
| N | Insert Character With Wrap On | none |
| O | Delete Character With Wrap | none |
| P | Delete Character | none |
| Q | Insert Character On | none |
| R | Insert Character Off | none |
| S | Roll Up | none |
| T | Roll Down | none |
| U | Next Page | none |
| V | Previous Page | none |
| W | Format Mode On | none |
| X | Format Mode Off | none |
| Y | Display Functions On | none |
| Z | Display Functions Off | none |
| [ | Start Unprotected Field | none |
| ] | End Field | none |
| ^ | Terminal Primary Status | none |
| _ | Insert Non-displayed Terminator | none |
| ` | Cursor Relative Sense | none |
| a | Cursor Absolute Sense | none |
| b | Keyboard Enable | none |
| c | Keyboard Disable | none |
| d | Enter | none |
| e | Binary Read | none |
| f | Modem Disconnect | none |
| g | Soft Reset | none |
| h | Home Cursor Excluding Transmit-Only Fields | none |
| i | Back Tab | none |
| j | Soft Key Display On | none |
| k | Soft Key Display Off | none |
| l | Memory Lock On | none |
| m | Memory Lock Off | none |
| p | f1 Key | none |
| q | f2 Key | none |
| r | f3 Key | none |
| s | f4 Key | none |
| t | f5 Key | none |
| u | f6 Key | none |
| v | f7 Key | none |
| w | f8 Key | none |
| x | Data Communications Self Test | none |
| y | Monitor Mode On | none |
| z | Terminal Self Test | none |
| { | Start Transmit-Only Field | none |
| ~ | Send Secondary Status | none |