[PR #725] [MERGED] test(text): add regression for UTF-8 word wrapping in word mode #740

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/725
Author: @simonklee
Created: 2/21/2026
Status: Merged
Merged: 2/21/2026
Merged by: @kommander

Base: mainHead: wrap-multi-byte


📝 Commits (1)

  • 513d8eb test(text): add regression for UTF-8 word wrapping in word mode

📊 Changes

1 file changed (+21 additions, -0 deletions)

View changed files

📝 packages/core/src/renderables/Text.test.ts (+21 -0)

📄 Description

Add a regression test for issue #651 to verify multi-byte UTF-8 words stay
intact when wrapping text by words.

Close #651


🔄 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/725 **Author:** [@simonklee](https://github.com/simonklee) **Created:** 2/21/2026 **Status:** ✅ Merged **Merged:** 2/21/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `wrap-multi-byte` --- ### 📝 Commits (1) - [`513d8eb`](https://github.com/anomalyco/opentui/commit/513d8eb625d5eaec1341331875f81f9a15633841) test(text): add regression for UTF-8 word wrapping in word mode ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/renderables/Text.test.ts` (+21 -0) </details> ### 📄 Description Add a regression test for issue #651 to verify multi-byte UTF-8 words stay intact when wrapping text by words. Close #651 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:47:54 +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#740
No description provided.