Available on crate feature
terminal only.Expand description
Reexport freya-terminal when the terminal feature is enabled.
Structs§
- Command
Builder CommandBuilderis used to prepare a command to be spawned into a pty. The interface is intentionally similar to that ofstd::process::Command.- Terminal
- Terminal
Handle - Handle to a running terminal instance.
- Terminal
Id - Unique identifier for a terminal instance
Enums§
- Terminal
Error - Error type for terminal operations
- Terminal
Mouse Button - Mouse button for terminal encoding.