Difference between revisions of "CodeChart:DEC VT100/VT100 Mode"
m (SO, SI) |
m (CAN, SUB) |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | [[:Special:PrefixIndex/{{FULLPAGENAME}}/|Subpages of {{SUBPAGENAME}}]] | ||
| − | + | {| | |
| + | | valign="top" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Received | ||
| + | | enq=#enq | ||
| bel=#bell | | bel=#bell | ||
| bs=#backspace | | bs=#backspace | ||
| ht=#tab | | ht=#tab | ||
| lf=#line-feed | | lf=#line-feed | ||
| + | | vt=#vt | ||
| + | | ff=#ff | ||
| cr=#carriage-return | | cr=#carriage-return | ||
| so=#SO | | so=#SO | ||
| si=#SI | | si=#SI | ||
| + | | can=#CAN | ||
| + | | sub=#SUB | ||
| esc=/ESC | | esc=/ESC | ||
}} | }} | ||
| − | + | | style="width: 2ex;" | | |
| − | + | | valign="top" | | |
| − | + | {{CodeChart | |
| − | + | | title=Transmitted | |
| − | + | | esc=/ESC | |
| − | + | }} | |
| − | + | |- | |
| − | {{ | + | | valign="top" | |
| − | {{ | + | {| class="wikitable" |
| − | {{ | + | |+ Control Sequences |
| − | {{ | + | {{CodeDescriptionHeader}} |
| − | {{ | + | {{CodeDescriptionRow|ENQ|enq|Transmit Answerback Message}} |
| − | {{ | + | {{CodeDescriptionRow|BEL|bell|Bell}} |
| − | {{ | + | {{CodeDescriptionRow|BS|backspace|Backspace}} |
| + | {{CodeDescriptionRow|HT|tab|Tab}} | ||
| + | {{CodeDescriptionRow|LF|line-feed|Line Feed}} | ||
| + | {{CodeDescriptionRow|VT|vt|Interpret as Line Feed}} | ||
| + | {{CodeDescriptionRow|FF|ff|Interpret as Line Feed}} | ||
| + | {{CodeDescriptionRow|CR|carriage-return|Carriage Return}} | ||
| + | {{CodeDescriptionRow|SO|SO|Select G1 Code Page}} | ||
| + | {{CodeDescriptionRow|SI|SI|Select G0 Code Page}} | ||
| + | {{CodeDescriptionRow|CAN|CAN|Cancel ESC Sequence}} | ||
| + | {{CodeDescriptionRow|SUB|SUB|Interpreted as CAN}} | ||
| + | |} | ||
|} | |} | ||
Latest revision as of 07:27, 3 February 2017
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|