GOTOXY
GET-ORDER
HEADER
GOTOXY
( x y -- )
<
PFE-TERM
>
move the cursor to the specified position on the screen - this is usually done by sending a corresponding esc-sequence to the terminal.
reference: p4_gotoxy in ../src/term.c:0545, export CO GOTOXY