chickadee » ansi-escape-sequences » cursor-position

cursor-position #!optional (line 0) (column 0)procedure

Move the cursor to the specified position (coordinates). If a position is not specified, the cursor is moved to the home position at the upper-left corner of the screen (line 0, column 0).