mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #278] [MERGED] fetch layout for all children in layout pass and reduce after, console uses keyhandler to handle kitty keyboard, fix scrollbox loosing initial sticky scroll #417
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#417
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/278
Author: @kommander
Created: 11/7/2025
Status: ✅ Merged
Merged: 11/7/2025
Merged by: @kommander
Base:
main← Head:scroll-clipping📝 Commits (10+)
5203fffupdate layout for non-visible children alwaysc67b348cover more33cd0f2remove obsolete workarounds6de78bbcover and fix sticky scroll19d8723cleanup2531344console uses key handler1e072casticky scroll fix8f5e8cecleanup6a1a950maybe fix flaky testd7ceacaprettier📊 Changes
7 files changed (+1071 additions, -180 deletions)
View changed files
📝
packages/core/src/Renderable.ts(+8 -42)📝
packages/core/src/console.ts(+69 -72)📝
packages/core/src/renderables/Code.test.ts(+12 -23)📝
packages/core/src/renderables/Code.ts(+17 -21)📝
packages/core/src/renderables/ScrollBox.ts(+31 -7)📝
packages/core/src/tests/renderable.test.ts(+672 -3)📝
packages/core/src/tests/scrollbox.test.ts(+262 -12)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.