HV ANSI Series Technical Reference Manual, MAN0340, Rev. A
5-3
CR/LF Commands
Normal Mode
Syntax
Esc [20l
Notes
This command changes the terminal’s CR/LF mode parameter to NORMAL mode.
New Line Mode
Syntax
Esc [20h
Notes
This command changes the terminal’s CR/LF mode parameter to NEWLINE mode.
Erasure Commands
Erase Cursor to End of Line
Syntax
Esc [K
Notes
Includes the character at the cursor location and does not alter the cursor position.
Erase Start of Line to Cursor
Syntax
Esc [1K
Notes
Includes the character at the cursor location and does not alter the cursor position.
Erase Entire Line
Syntax
Esc [2K
Notes
Includes the character at the cursor location and does not alter the cursor position.
Erase Cursor to End of Display
Syntax
Esc [J
Notes
Includes the character at the cursor location and does not alter the cursor position.
Erase Start of Display to Cursor
Syntax
Esc [1J
Notes
Includes the character at the cursor location and does not alter the cursor position.
Erase Entire Display
Syntax
Esc [2J
Notes
Includes the character at the cursor location and does not alter the cursor position.