[][src]Module crosstermion::terminal

Features related to the terminal settings and terminal user interfaces.

Requires termion or crossterm feature toggles

Modules

tui

Utilities for terminal user interface powered by tui or tui-react.

Structs

AlternateRawScreen
AlternateScreen

A terminal restorer, which wraps a type implementing Write, and causes all writes to be written to an alternate screen.