Class KittyKeyboardProtocolResult
Describes the kitty keyboard protocol state discovered from the active terminal.
public class KittyKeyboardProtocolResult
- Inheritance
-
KittyKeyboardProtocolResult
- Inherited Members
Constructors
Properties
- EnabledFlags
Gets or sets the kitty keyboard flags Terminal.Gui intends to enable.
- IsSupported
Gets or sets whether the active terminal responded to the kitty keyboard protocol query.
- SupportedFlags
Gets or sets the kitty keyboard flags reported by the terminal.