mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #178] [MERGED] chore(core): test cover stale line info fix #350
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#350
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/178
Author: @kommander
Created: 9/23/2025
Status: ✅ Merged
Merged: 9/23/2025
Merged by: @kommander
Base:
main← Head:chore-test-cover-stale-line-info📝 Commits (6)
e6efe36cleanupfa366c1cleanupaa4ad8bcover text node wrap dimensionsac70368stash8b49694stashfd6e2f6query pixel res native📊 Changes
11 files changed (+305 additions, -245 deletions)
View changed files
📝
packages/core/src/ansi.ts(+0 -11)📝
packages/core/src/console.ts(+0 -2)📝
packages/core/src/lib/KeyHandler.ts(+0 -8)📝
packages/core/src/renderables/Text.test.ts(+130 -126)📝
packages/core/src/renderables/__snapshots__/Text.test.ts.snap(+127 -81)📝
packages/core/src/renderer.ts(+11 -13)📝
packages/core/src/testing/test-renderer.ts(+13 -4)📝
packages/core/src/zig.ts(+10 -0)📝
packages/core/src/zig/ansi.zig(+1 -0)📝
packages/core/src/zig/lib.zig(+4 -0)📝
packages/core/src/zig/renderer.zig(+9 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.