mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #335] [MERGED] unicode encoding API #460
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#460
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/335
Author: @kommander
Created: 11/21/2025
Status: ✅ Merged
Merged: 11/21/2025
Merged by: @kommander
Base:
main← Head:low-level-unicode📝 Commits (8)
c3baae2initial937e5cfpage allocator4ea17a6object126874fexpose and cover78b5fa9reduce snapshot sizeeb127cbadd to framebuffer demo4cb6937actual frame overrides1b1c312distinct monkey📊 Changes
8 files changed (+624 additions, -5 deletions)
View changed files
➕
packages/core/src/__snapshots__/buffer.test.ts.snap(+28 -0)➕
packages/core/src/buffer.test.ts(+256 -0)📝
packages/core/src/buffer.ts(+24 -2)📝
packages/core/src/examples/framebuffer-demo.ts(+76 -0)📝
packages/core/src/zig-structs.ts(+5 -0)📝
packages/core/src/zig.ts(+81 -3)📝
packages/core/src/zig/buffer.zig(+23 -0)📝
packages/core/src/zig/lib.zig(+131 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.