GhosttyKittyKeyFlags typedef

GhosttyKittyKeyFlags = Uint8

Kitty keyboard protocol flags.

Bitflags representing the various modes of the Kitty keyboard protocol. These can be combined using bitwise OR operations. Valid values all start with GHOSTTY_KITTY_KEY_.

@ingroup key

Implementation

typedef GhosttyKittyKeyFlags = ffi.Uint8;