* Add a function for checking keyboard enhancement support This follows the Kitty documentation's recommended way to check for progressive keyboard enhancement: query the flags and then query the primary device attributes (which is broadly supported). If we receive only the device attributes, the protocol is not supported. * Check keyboard enhancement in the event-read example |
||
---|---|---|
.. | ||
cursor | ||
event | ||
style | ||
terminal | ||
ansi_support.rs | ||
command.rs | ||
cursor.rs | ||
error.rs | ||
event.rs | ||
lib.rs | ||
macros.rs | ||
style.rs | ||
terminal.rs | ||
tty.rs |