Rust terminal drawing library
Find a file
Joscha 45ece466c2 Support more modifiers on some terminal emulators
If a terminal emulator supports the kitty protocol, this change will
allow cove to take advantage of this. This means that more modifiers
will work on special keys like enter or escape.

See also this section of the kitty protocol docs:
https://sw.kovidgoyal.net/kitty/keyboard-protocol/#disambiguate-escape-codes
2022-08-11 23:15:12 +02:00
examples Store Styled with contiguous string 2022-08-01 19:02:57 +02:00
src Support more modifiers on some terminal emulators 2022-08-11 23:15:12 +02:00
.gitignore Create project 2022-05-21 00:15:53 +02:00
Cargo.toml Update dependencies 2022-08-10 22:51:22 +02:00