Module surf_n_term::terminal[][src]

Main interface to interact with terminal

Structs

Mouse

Mouse event

Position

Current/requested postion of terminal

Size

Size

TerminalSize

Terminal size object

TerminalStats

Terminal statistics

TerminalWaker

Waker object

Enums

DecMode

DEC mode

DecModeStatus

Dec mode status

TerminalAction

Object returned by handler function inside run method.

TerminalColor

Kind of terminal color

TerminalCommand

Commands that can be executed by terminal

TerminalEvent

Events returned by terminal

Traits

Terminal

Main trait to interact with a Terminal