VT510 Video Terminal Programmer Information

DECANM—ANSI Mode

DECANM changes the terminal to the VT52 mode of operation. In VT52 mode, the terminal acts like a VT52 terminal. This mode lets you use applications designed for the VT52 terminal.

Format

CSI
9/11
?
3/15
2
3/2
l
6/12

Description

Table 5–1 VT52 Escape Sequences
Sequence Action
ESC A Cursor up.
ESC B Cursor down.
ESC C Cursor right.
ESC D Cursor left.
ESC F Enter graphics mode.
ESC G Exit graphics mode.
ESC H Cursor to home position.
ESC I Reverse line feed.
ESC J Erase from cursor to end of screen.
ESC K Erase from cursor to end of line.
ESC Y Pn Move cursor to column Pn.
ESC Z Identify (host to terminal).
ESC /Z Report (terminal to host).
ESC = Enter alternate keypad mode.
ESC > Exit alternate keypad mode.
ESC < Exit VT52 mode. Enter VT100 mode.
ESC ^ Enter autoprint mode.
ESC _ Exit autoprint mode.
ESC W Enter printer controller mode.
ESC X Exit printer controller mode.
ESC ] Print screen.
ESC V Print the line with the cursor.