moo.sdk.output.window_cursor

moo.sdk.output.window_cursor(obj, row, col)

Move the top-region cursor to (row, col) (for window_emit()).

Mirrors the Z-machine set_cursor opcode. No-ops for non-rich clients; GMCP clients receive a Window.Cursor event.