Property Flags
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.
public KittyKeyboardFlags Flags { get; set; }
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.
public KittyKeyboardFlags Flags { get; set; }