mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #516] [MERGED] avoid stdout write overlaps when threaded #1374
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#1374
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/516
Author: @kommander
Created: 1/12/2026
Status: ✅ Merged
Merged: 1/12/2026
Merged by: @kommander
Base:
main← Head:stdout-broken-sequences📝 Commits (7)
8d1906dsync stdoutc3f5195cleanup8f45c60cleanup408ba33remove non-useful testsdb166dckeep main setup9122860shared bufferf657704maybe less flaky📊 Changes
6 files changed (+102 additions, -39 deletions)
View changed files
📝
packages/core/src/renderables/__tests__/Textarea.selection.test.ts(+4 -1)📝
packages/core/src/renderer.ts(+9 -0)📝
packages/core/src/tests/renderer.palette.test.ts(+3 -0)📝
packages/core/src/zig.ts(+16 -0)📝
packages/core/src/zig/lib.zig(+7 -4)📝
packages/core/src/zig/renderer.zig(+63 -34)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.