Difference between revisions of "CodeChart:DEC VT100/VT100 Mode/ESC/OpenBracket"
< CodeChart:DEC VT100 | VT100 Mode | ESC
m |
m (formatting) |
||
| Line 2: | Line 2: | ||
{| | {| | ||
| − | |||
| − | |||
| − | |||
| − | |||
| valign="top" align="right" | | | valign="top" align="right" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Received | ||
| a=#CUU | | a=#CUU | ||
| b=#CUD | | b=#CUD | ||
| Line 15: | Line 12: | ||
| j=#ED | | j=#ED | ||
| k=#EL | | k=#EL | ||
| − | |||
| lowerc=#DA | | lowerc=#DA | ||
| lowerf=#HVP | | lowerf=#HVP | ||
| Line 28: | Line 24: | ||
| lowery=#DECTST | | lowery=#DECTST | ||
}} | }} | ||
| − | | | + | | style="width; 2ex;" | |
| valign="top" | | | valign="top" | | ||
{{CodeChart | {{CodeChart | ||
| + | | title=Transmitted | ||
| a=#cursor-up-key | | a=#cursor-up-key | ||
| b=#cursor-down-key | | b=#cursor-down-key | ||
| Line 42: | Line 39: | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
| − | + | {| class="wikitable sortable" | |
| − | + | |+ ESC [ Sequences | |
| − | {| | ||
! style="padding: 1ex;" | Prefix | ! style="padding: 1ex;" | Prefix | ||
! style="padding: 1ex;" | Acronym | ! style="padding: 1ex;" | Acronym | ||
| − | ! style="padding: 1ex;" | Description | + | ! class="unsortable" style="padding: 1ex;" | Description |
| − | ! style="padding: 1ex;" | Parameters | + | ! class="unsortable" style="padding: 1ex;" | Parameters |
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Up|''count''<nowiki>=</nowiki>1|CUU|A|CUU}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Up|''count''<nowiki>=</nowiki>1|CUU|A|CUU}} | ||
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Down|''count''<nowiki>=</nowiki>1|CUD|B|CUD}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Down|''count''<nowiki>=</nowiki>1|CUD|B|CUD}} | ||
| Line 70: | Line 66: | ||
| | | | ||
| valign="top" | | | valign="top" | | ||
| − | + | {| class="wikitable sortable" | |
| − | + | |+ ESC [ Sequences | |
| − | {| | ||
! style="padding: 1ex;" | Prefix | ! style="padding: 1ex;" | Prefix | ||
! style="padding: 1ex;" | Acronym | ! style="padding: 1ex;" | Acronym | ||
| − | ! style="padding: 1ex;" | Description | + | ! class="unsortable" style="padding: 1ex;" | Description |
| − | ! style="padding: 1ex;" | Parameters | + | ! class="unsortable" style="padding: 1ex;" | Parameters |
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Up Key||cursor-up-key|A|CUU}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Up Key||cursor-up-key|A|CUU}} | ||
{{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Down Key||cursor-down-key|B|CUD}} | {{User:Legalize/Control Sequences/CodeDescriptionTable/Row|Cursor Down Key||cursor-down-key|B|CUD}} | ||