mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #231] [MERGED] support custom textarea keybindings #1162
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#1162
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/231
Author: @kommander
Created: 10/23/2025
Status: ✅ Merged
Merged: 10/23/2025
Merged by: @kommander
Base:
main← Head:textarea-keybindings📝 Commits (6)
b35dee0stash3d1cd4dexplicit select actionsc26b8f0move methods3b67ff6test cover7f79797document limitationaa3184cfactor out keymappings📊 Changes
4 files changed (+868 additions, -117 deletions)
View changed files
➕
packages/core/src/lib/keymapping.ts(+36 -0)📝
packages/core/src/renderables/EditBufferRenderable.ts(+35 -1)📝
packages/core/src/renderables/Textarea.test.ts(+630 -0)📝
packages/core/src/renderables/Textarea.ts(+167 -116)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.