elves / elvish

Powerful scripting language & versatile interactive shell
https://elv.sh/
BSD 2-Clause "Simplified" License
5.65k stars 299 forks source link

Support the kitty keyboard protocol #1797

Open xiaq opened 5 months ago

xiaq commented 5 months ago

What new feature should Elvish have?

https://sw.kovidgoyal.net/kitty/keyboard-protocol/

Two things to figure out:

If both are true, this support can be enabled unconditionally; otherwise it will have to depend on whether the terminal supports the protocol

Output of "elvish -version"

0.21.0-dev.0.20240430145458-c7d81b20a010

Code of Conduct