Module tty_interface::cursor[][src]

Management of terminal cursor position within the interface.

Structs

CursorPosition

A cursor position relative to where this interface was initialized (e.g. 0,0 describes the origin point for this interface rather than the absolute start of the terminal window).