Const
cursorHomePosition is a sequence for moving the cursor to the upper left corner of the scrolling region. This is equivalent to cursorPosition(1, 1).
cursorPosition(1, 1)
cursorHomePosition is a sequence for moving the cursor to the upper left corner of the scrolling region. This is equivalent to
cursorPosition(1, 1)
.