[PR #381] [MERGED] input debug tool in examples #1278

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/381
Author: @kommander
Created: 12/4/2025
Status: Merged
Merged: 12/4/2025
Merged by: @kommander

Base: mainHead: debug-keys-in-examples


📝 Commits (8)

📊 Changes

3 files changed (+471 additions, -0 deletions)

View changed files

📝 packages/core/src/examples/index.ts (+7 -0)
packages/core/src/examples/keypress-debug-demo.ts (+442 -0)
📝 packages/core/src/renderer.ts (+22 -0)

📄 Description

No description provided


🔄 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/381 **Author:** [@kommander](https://github.com/kommander) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `debug-keys-in-examples` --- ### 📝 Commits (8) - [`b98556f`](https://github.com/anomalyco/opentui/commit/b98556f3df24d05b9871eeb68f96a1a5ffb67aa0) initial - [`30507f5`](https://github.com/anomalyco/opentui/commit/30507f54db2b51249b0f155872b6eb6efa385ad5) modal - [`fdbe1aa`](https://github.com/anomalyco/opentui/commit/fdbe1aabab51b4c985788eab8d3d386e53e86137) cleanup - [`eb79c32`](https://github.com/anomalyco/opentui/commit/eb79c325c465dbe4794545e0a3da0d0892983490) presentation - [`2c43e20`](https://github.com/anomalyco/opentui/commit/2c43e20e7c95e99f26d7de437808986a5ad50301) toggle json details - [`35f7677`](https://github.com/anomalyco/opentui/commit/35f76772cdec92a2be62dfa0113b9b233ac9c4f1) scrollable help - [`dafc237`](https://github.com/anomalyco/opentui/commit/dafc2371f6c96e6d06a946aa2dd3d1bcb5309950) save captures - [`fab47bd`](https://github.com/anomalyco/opentui/commit/fab47bda85d5ff4a6974dd25b4db808a7767d212) debug mode with cached input sequences ### 📊 Changes **3 files changed** (+471 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/examples/index.ts` (+7 -0) ➕ `packages/core/src/examples/keypress-debug-demo.ts` (+442 -0) 📝 `packages/core/src/renderer.ts` (+22 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:28:12 +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#1278
No description provided.