Cursor

Help Contents Communication Terminal Access Cursor
setCursor CharUnderCursor

Cursor


outputs a list containing the current x and y coordinates of the screen cursor. Logo may get confused about the current cursor position if, e.g., you type in a long line that wraps around or your program prints escape codes that affect the terminal strangely.

See also:

Example:

References:

setCursor CharUnderCursor