mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #624] [MERGED] fix(core): enable threading on Linux #1448
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#1448
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/624
Author: @simonklee
Created: 2/4/2026
Status: ✅ Merged
Merged: 2/6/2026
Merged by: @kommander
Base:
main← Head:threading-linux📝 Commits (6)
94f1b8afix(core): enable threading on Linux6bb7a9dMerge branch 'main' into threading-linux89bf3b7Merge branch 'main' into threading-linux499e0ceMerge branch 'main' into threading-linux363ff44Merge branch 'main' into threading-linux3d0ea26Merge branch 'main' into threading-linux📊 Changes
1 file changed (+0 additions, -5 deletions)
View changed files
📝
packages/core/src/renderer.ts(+0 -5)📄 Description
I stumbled over this, but don't see any reason why threading should be disabled on Linux.
Probably wait on https://github.com/anomalyco/opentui/pull/623 to be merged (mostly about testing)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.