Table of Contents

Class KittyKeyboardProtocolResult

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

Describes the kitty keyboard protocol state discovered from the active terminal.

public class KittyKeyboardProtocolResult
Inheritance
KittyKeyboardProtocolResult
Inherited Members

Constructors

KittyKeyboardProtocolResult()

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.