[][src]Module alacritty::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

Structs

Cursor
RenderableCell
RenderableCellsIter

Iterator that yields cells needing render

SizeInfo

Terminal size info

Term
VisualBell

Enums

RenderableCellContent

Traits

Search

A type that can expand a given point to a region