kkawakam / rustyline

Readline Implementation in Rust
https://crates.io/crates/rustyline/
MIT License
1.54k stars 176 forks source link

kitty keyboard protocol #744

Open gwenn opened 11 months ago

gwenn commented 11 months ago

https://sw.kovidgoyal.net/kitty/keyboard-protocol/ https://docs.rs/crossterm/latest/crossterm/terminal/fn.supports_keyboard_enhancement.html https://docs.rs/crossterm/latest/crossterm/event/struct.KeyboardEnhancementFlags.html https://docs.rs/crossterm/latest/crossterm/event/struct.PushKeyboardEnhancementFlags.html

gwenn commented 5 months ago

See #699

slyons commented 1 week ago

This would be huge if this were to be supported