mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #291] [MERGED] handle shift+backspace in textarea for kitty keyboard #426
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#426
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/291
Author: @kommander
Created: 11/10/2025
Status: ✅ Merged
Merged: 11/10/2025
Merged by: @kommander
Base:
main← Head:shift+backspace📝 Commits (3)
2d332eestash5dbe43bmock kitty keyboard as welle5c048erefactor📊 Changes
5 files changed (+757 additions, -29 deletions)
View changed files
📝
packages/core/src/renderables/Textarea.test.ts(+339 -0)📝
packages/core/src/renderables/Textarea.ts(+2 -0)📝
packages/core/src/testing/mock-keys.test.ts(+275 -0)📝
packages/core/src/testing/mock-keys.ts(+139 -28)📝
packages/core/src/testing/test-renderer.ts(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.