mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #582] [MERGED] fix multiline paste viewport/scroll margin behavior #635
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#635
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/582
Author: @kommander
Created: 1/24/2026
Status: ✅ Merged
Merged: 1/24/2026
Merged by: @kommander
Base:
main← Head:debug-textarea-jumping📝 Commits (10+)
2293409demo fixes3c6e968demo setupa5c9af6repro maybee8bdd22repro maybe maybe4ba74f2debug logs2980e0dno side effect logs69c331aactual repro4838138maybe fix2f34caepaste resize repro4c46a2estash📊 Changes
9 files changed (+470 additions, -13 deletions)
View changed files
📝
packages/core/src/renderables/__tests__/Textarea.paste.test.ts(+22 -0)📝
packages/core/src/zig/editor-view.zig(+8 -2)📝
packages/core/src/zig/text-buffer-view.zig(+0 -1)📝
packages/solid/examples/components/ExampleSelector.tsx(+12 -3)📝
packages/solid/examples/components/text-truncation-demo.tsx(+7 -1)➕
packages/solid/examples/components/textarea-keybindings.ts(+49 -0)➕
packages/solid/examples/components/textarea-minimal-demo.tsx(+55 -0)📝
packages/solid/examples/session.tsx(+23 -5)📝
packages/solid/tests/cursor-behavior.test.tsx(+294 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.