[][src]Module alacritty_terminal::term

Exports the Term type which is a high-level API for the Grid.

Re-exports

pub use crate::term::mode::TermMode;

Modules

cell
color
mode
test

Terminal test helpers.

Structs

CursorKey

A key for caching cursor glyphs.

RenderableCell
RenderableCellsIter

Iterator that yields cells needing render.

RenderableSearch

Regex search highlight tracking.

SizeInfo

Terminal size info.

Term
VisualBell

Enums

ClipboardType
RenderableCellContent