start | all-pages
terminacursorpositioning
A number of words are provided to move the cursor around.
vt:home Move the cursor to the top left corner
vt:row,col Move the cursor to the provided row & column
vt:up Move the cursor up one row
vt:down Move the cursor down one row
vt:left Move the cursor left one column
vt:right Move the cursor right one column