kitty_keyboard property

  1. @Bool()
bool kitty_keyboard
getter/setter pair

Emit Kitty keyboard protocol state using CSI > u and CSI = sequences.

Implementation

@ffi.Bool()
external bool kitty_keyboard;