gotoxy:term — ordinary primitive
EXTENSIONS
GOTOXY ( x y -- )();p4:"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.