GOTOXY
* GOTOXY ( x y -- )

move the cursor to the specified position on the screen -
this is usually done by sending a corresponding esc-sequence
to the terminal.

EXTENSIONS term ordinary primitive