[PR #307] [MERGED] fix multibyte char split in wrapping logic #440

Closed
opened 2026-03-02 23:46:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/307
Author: @kommander
Created: 11/12/2025
Status: Merged
Merged: 11/12/2025
Merged by: @kommander

Base: mainHead: cjk-debug


📝 Commits (7)

📊 Changes

3 files changed (+213 additions, -9 deletions)

View changed files

📝 packages/core/dev/keypress-debug.ts (+1 -0)
📝 packages/core/src/zig/tests/text-buffer-drawing_test.zig (+190 -0)
📝 packages/core/src/zig/text-buffer-view.zig (+22 -9)

📄 Description

should resolve #255


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/307 **Author:** [@kommander](https://github.com/kommander) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `cjk-debug` --- ### 📝 Commits (7) - [`f937e6e`](https://github.com/anomalyco/opentui/commit/f937e6e83498c22bae22b08ca0bb7578bc5eb44f) keypress debug bytes - [`895e881`](https://github.com/anomalyco/opentui/commit/895e88196c8437e38707f62f7738a04042df4fa7) reproduce - [`6b49230`](https://github.com/anomalyco/opentui/commit/6b49230a73caf89a17fc975dbe1f322f5403e0e8) fixing something else poorly - [`d331fd9`](https://github.com/anomalyco/opentui/commit/d331fd94ba43a944e94ea7d50070647723853bd0) stash - [`76ee4c4`](https://github.com/anomalyco/opentui/commit/76ee4c475fe43705304142fd442bb89b54a346f2) stash - [`2e55ea2`](https://github.com/anomalyco/opentui/commit/2e55ea2918e77f14c086c7b67ca88739ad9e6217) remove logs - [`913ee44`](https://github.com/anomalyco/opentui/commit/913ee445b998934fc4d2077b4279a1cb28f6d675) cover .char wrapping ### 📊 Changes **3 files changed** (+213 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/dev/keypress-debug.ts` (+1 -0) 📝 `packages/core/src/zig/tests/text-buffer-drawing_test.zig` (+190 -0) 📝 `packages/core/src/zig/text-buffer-view.zig` (+22 -9) </details> ### 📄 Description should resolve #255 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:46:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#440
No description provided.