mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #396] [MERGED] allow shift+space insert as space char #1289
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1289
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:shift-spacew📝 Commits (2)
64ce955repro and fix22328a7refactor📊 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.