
Command Sets
Tabs
| Mnemonic | Function | Command | Remarks |
| DECCAHT | Clear All | ESC 2 | deprecated command |
|
| Horizontal |
|
|
|
| Tabs |
|
|
| DECCAVT | Clear All | ESC 4 | deprecated command |
|
| Vertical Tabs |
|
|
| DECHTS | Horizontal Tab | ESC 1 | deprecated command |
|
| Set |
|
|
| DECSHTS | Set Horizontal | CSI Pn ; . . . ; Pn u | Pn = tab stop |
|
| Tab Stops |
|
|
| DECSVTS | Set Vertical Tab | CSI Pn ; . . . ; Pn v | Pn = tab stop |
|
| Stops |
|
|
| DECVTS | Vertical Tab Set | ESC 3 | deprecated command |
| TBC | Tab Clear | CSI Ps ; . . . ; Ps g | Ps = 0: Clear horiz. tab at active |
|
|
|
| position |
|
|
|
| Ps = 1: Clear vert. tab at active |
|
|
|
| position |
|
|
|
| Ps = 2 or 3: Clear all horiz. tabs |
|
|
|
| Ps = 4: Clear all vert. tabs |
|
|
|
|
|