pub type GhosttyKittyKeyFlags = u8;Expand description
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