[PR #808] [MERGED] test(core): Kitty protocol coverage #1579

Closed
opened 2026-03-14 09:44:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/808
Author: @simonklee
Created: 3/12/2026
Status: Merged
Merged: 3/13/2026
Merged by: @kommander

Base: capslock-textHead: kitty-tests


📝 Commits (3)

  • ee9f13e test(core): Kitty protocol coverage
  • aad2636 fix parse keypress kitty
  • 2a3fc3b kitty: align with upstream

📊 Changes

3 files changed (+372 additions, -1 deletions)

View changed files

packages/core/src/lib/parse.keypress-kitty.protocol.test.ts (+340 -0)
📝 packages/core/src/lib/parse.keypress-kitty.ts (+27 -1)
📝 packages/core/src/lib/parse.keypress.ts (+5 -0)

📄 Description

Add Kitty protocol test suite.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/808 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 3/12/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `capslock-text` ← **Head:** `kitty-tests` --- ### 📝 Commits (3) - [`ee9f13e`](https://github.com/anomalyco/opentui/commit/ee9f13e7495a385bc8136084152b2053f5350c89) test(core): Kitty protocol coverage - [`aad2636`](https://github.com/anomalyco/opentui/commit/aad26365cab322772eb6b90485bf17482714e0ef) fix parse keypress kitty - [`2a3fc3b`](https://github.com/anomalyco/opentui/commit/2a3fc3b9f08fced4fb53b86e3bc5ca447aebe861) kitty: align with upstream ### 📊 Changes **3 files changed** (+372 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `packages/core/src/lib/parse.keypress-kitty.protocol.test.ts` (+340 -0) 📝 `packages/core/src/lib/parse.keypress-kitty.ts` (+27 -1) 📝 `packages/core/src/lib/parse.keypress.ts` (+5 -0) </details> ### 📄 Description Add Kitty protocol test suite. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:44:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1579
No description provided.