Pushes keyboard enhancements (Kitty Keyboard Protocol).
@override void pushKeyboardEnhancements(int flags) { _buf.write('\x1b[>${flags}u'); }