Crate alacritty_terminal
source · [−]Expand description
Alacritty - The GPU Enhanced Terminal.
Re-exports
Modules
ANSI Terminal Stream Parsing.
The main event loop which performs I/O on the pseudoterminal.
A specialized 2D grid implementation optimized for use in a terminal.
Line and Column newtypes for strongly typed tty/grid/terminal APIs.
State management for a selection in the grid.
Synchronization types.
Exports the Term
type which is a high-level API for the Grid.
TTY related functionality.