Difference between revisions of "CodeChart:DEC VT100/VT100 Mode"
m (VT, FF) |
m (CAN, SUB) |
||
| (4 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" | | | valign="top" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Received | ||
| enq=#enq | | enq=#enq | ||
| bel=#bell | | bel=#bell | ||
| Line 18: | Line 14: | ||
| so=#SO | | so=#SO | ||
| si=#SI | | si=#SI | ||
| + | | can=#CAN | ||
| + | | sub=#SUB | ||
| esc=/ESC | | esc=/ESC | ||
}} | }} | ||
| − | | | + | | style="width: 2ex;" | |
| valign="top" | | | valign="top" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Transmitted | ||
| esc=/ESC | | esc=/ESC | ||
}} | }} | ||
|- | |- | ||
| valign="top" | | | 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
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|