Fix/kitty keyboard (#21)

* Add dynamic Kitty protocol tracking, unit tests, and version badge with CI check
This commit is contained in:
David Beesley
2026-01-22 18:13:29 -07:00
committed by GitHub
parent 0903d8c205
commit cfaa5a1afe
6 changed files with 456 additions and 15 deletions

View File

@@ -5,6 +5,6 @@ members = [
]
[workspace.package]
version = "0.1.1"
version = "0.1.2"
edition = "2024"
authors = ["David Beesley"]