mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #347] [MERGED] slightly better text selection in scrolled textarea viewport #1247
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#1247
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/347
Author: @kommander
Created: 11/26/2025
Status: ✅ Merged
Merged: 11/26/2025
Merged by: @kommander
Base:
main← Head:textarea-selection-scroll-2📝 Commits (3)
c67535csimpled3d8c7ehandle in EditBufferRenderablefccbdbecover multi renderable selection📊 Changes
4 files changed (+192 additions, -38 deletions)
View changed files
📝
packages/core/src/renderables/EditBufferRenderable.ts(+65 -0)📝
packages/core/src/renderables/Textarea.ts(+16 -38)➕
packages/core/src/renderables/__tests__/MultiRenderable.selection.test.ts(+87 -0)📝
packages/core/src/renderables/__tests__/Textarea.selection.test.ts(+24 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.