mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #250] [MERGED] handle partial escape sequences #398
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#398
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/250
Author: @kommander
Created: 11/1/2025
Status: ✅ Merged
Merged: 11/1/2025
Merged by: @kommander
Base:
main← Head:partial-escape-sequences📝 Commits (5)
2478786stashae93c53stash timeoutsc6beb68broader support65b8f52stash86656darework stdin buffer📊 Changes
7 files changed (+1288 additions, -38 deletions)
View changed files
📝
packages/core/src/lib/KeyHandler.test.ts(+3 -2)📝
packages/core/src/lib/KeyHandler.ts(+43 -36)📝
packages/core/src/lib/index.ts(+1 -0)➕
packages/core/src/lib/stdin-buffer.test.ts(+330 -0)➕
packages/core/src/lib/stdin-buffer.ts(+287 -0)📝
packages/core/src/renderables/Textarea.test.ts(+622 -0)📝
packages/core/src/tests/renderer.input.test.ts(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.