* ?XY ( -- x y ) returns the cursor position on screen, on a real unix system this includes a special call to the screen driver, in remote systems this can be the expected position as seen on the client side's terminal driver.
?XY
( -- x y )
EXTENSIONS term ordinary primitive