Add support for kitty keyboard protocol

This commit is contained in:
Joscha 2022-08-11 23:19:01 +02:00
parent 692a167143
commit 992af0fddb
3 changed files with 5 additions and 2 deletions

View file

@ -14,6 +14,9 @@ Procedure when bumping the version number:
## Unreleased
### Added
- Support for modifiers on special keys via the [kitty keyboard protocol](https://sw.kovidgoyal.net/kitty/keyboard-protocol/)
### Fixed
- Joining new rooms no longer crashes cove
- Scrolling when exiting message editor