Re-exports§
pub use event::Event;
Modules§
Structs§
- Event
Reader - A reader of events from the terminal’s input handle.
- OneBased
- A helper type which avoids tripping over Unix terminal’s one-indexed conventions.
- Parser
- A parser for ANSI escape sequences.
- Window
Size - The dimensions of a terminal screen.
Traits§
Type Aliases§
- Platform
Handle - Platform
Terminal - An alias to the terminal available for the current platform.