horizontalVerticalPosition (HVP) returns a sequence for moving the cursor to the given row and column.
Default is 1,1.
CSI n ; m f
This has the same effect as cursorPosition.
https://vt100.net/docs/vt510-rm/HVP.html
horizontalVerticalPosition (HVP) returns a sequence for moving the cursor to the given row and column.
Default is 1,1.
CSI n ; m f
This has the same effect as cursorPosition.