nushell / reedline

A feature-rich line editor - powering Nushell
https://docs.rs/reedline/
MIT License
549 stars 154 forks source link

Add test for kitty protocol modifier key in vi mode #831

Closed replcat closed 1 month ago

replcat commented 1 month ago

From the discussion in https://github.com/nushell/nushell/pull/13906, this is a copy-paste of the test above, demonstrating kitty keyboard protocol modifier support via crossterm in vi mode.