Cursor
Help Contents
Communication
Terminal Access
Cursor
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:
WindowGetCursor(2), disableTextMouseEvents(2), setMargins(2), CharUnderCursor, Release Notes for Version 4.67, Release Notes for Version 4.682, Release Notes for Version 4.685, TextControlCursor, TextControlSetCursor, TextControlSetInsertionPointEnd, TextControlWrite, TonesFinished, WordUnderCursor, beginBusyCursor, enableTextMouseEvents, endBusyCursor, setCursor, setTextSelection