mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #300] [MERGED] move bracketed paste buffering to stdin buffer #1213
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#1213
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/300
Author: @kommander
Created: 11/11/2025
Status: ✅ Merged
Merged: 11/11/2025
Merged by: @kommander
Base:
main← Head:move-paste-stdin-buffer📝 Commits (3)
a348e96move handling to stdin buffer43e6794handle edge casese72e879cover more edge cases📊 Changes
5 files changed (+450 additions, -42 deletions)
View changed files
📝
packages/core/src/lib/KeyHandler.test.ts(+10 -25)📝
packages/core/src/lib/KeyHandler.ts(+9 -14)📝
packages/core/src/lib/stdin-buffer.test.ts(+368 -3)📝
packages/core/src/lib/stdin-buffer.ts(+60 -0)📝
packages/core/src/renderer.ts(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.