[PR #396] [MERGED] allow shift+space insert as space char #1289

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

📋 Pull Request Information

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

Base: mainHead: shift-spacew


📝 Commits (2)

📊 Changes

4 files changed (+207 additions, -25 deletions)

View changed files

📝 packages/core/src/renderables/Input.test.ts (+85 -1)
📝 packages/core/src/renderables/Input.ts (+15 -13)
📝 packages/core/src/renderables/Textarea.ts (+17 -11)
📝 packages/core/src/renderables/__tests__/Textarea.keybinding.test.ts (+90 -0)

📄 Description

Fixes #380


🔄 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/396 **Author:** [@kommander](https://github.com/kommander) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `shift-spacew` --- ### 📝 Commits (2) - [`64ce955`](https://github.com/anomalyco/opentui/commit/64ce955a5b4e166e119c078e435cd7685aa4de9c) repro and fix - [`22328a7`](https://github.com/anomalyco/opentui/commit/22328a71bbeccbb3ae938196b7848bd936b333d7) refactor ### 📊 Changes **4 files changed** (+207 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/Input.test.ts` (+85 -1) 📝 `packages/core/src/renderables/Input.ts` (+15 -13) 📝 `packages/core/src/renderables/Textarea.ts` (+17 -11) 📝 `packages/core/src/renderables/__tests__/Textarea.keybinding.test.ts` (+90 -0) </details> ### 📄 Description Fixes #380 --- <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:45 +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#1289
No description provided.