VT510 Video Terminal Programmer Information

HVP—Horizontal and Vertical Position

This control function works the same as the cursor position (CUP) function. New applications should use CUP instead of HVP. HVP is provided for compatibility with earlier VT products.

Format

CSI
9/11
f
6/6
Cursor moves to home position selected by DECOM
CSI
9/11
Pl
3/n
;
3/11
Pc
3/n
f
6/6
Moves cursor to line Pl, column Pc

Parameters

Pl; Pc
If Pl or Pc is not selected or selected as 0, then the cursor moves to the first line or column, respectively. Origin mode (DECOM) selects line numbering and the ability to move the cursor into margins.