Modules§
Structs§
- KeyEvent
- Represents a key event.
- KeyModifiers
- Represents key modifiers (shift, control, alt).
- Terminal
- A simple interface to perform operations on the terminal. It also allows terminal values to be queried.
- Terminal
Lock - A mutable lock to the Terminal.
Enums§
- Action
- An action that can be performed on the terminal.
- Attribute
- Clear
- Different ways to clear the terminal buffer.
- Color
- Represents an color.
- Event
- Represents an event.
- KeyCode
- Represents a key.
- Mouse
Button - Represents a mouse button.
- Mouse
Event - Represents a mouse event.
- Retrieved
- A result that is returned from a request for a Value.
- Value
- A value that can be retrieved from the terminal.