moo.sdk.output.window_emit

moo.sdk.output.window_emit(obj, text)

Write text at the current top-region cursor and advance it.

The stateful companion to window_cursor(), used to translate a set_cursor + print sequence faithfully. text may contain Rich markup. No-ops for non-rich clients; GMCP clients receive a Window.Text event.