Table of Contents

Class KittyKeyboardCapabilities

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

Describes the kitty keyboard protocol capabilities discovered from the terminal.

public class KittyKeyboardCapabilities
Inheritance
KittyKeyboardCapabilities
Inherited Members

Constructors

KittyKeyboardCapabilities()

Properties

Flags

Gets or sets the kitty keyboard flags reported by the terminal as enabled. None is a valid value indicating that no kitty keyboard flags were reported as enabled.

IsSupported

Gets or sets whether the terminal responded to the kitty keyboard protocol query. If true the terminal supports the kitty keyboard protocol. This does not necessarily indicate that any particular flags are supported, or that the support has been enabled, only that the terminal responded to the query and is therefore capable of supporting the protocol.