[PR #338] [MERGED] get rid of bounded array usage for wcwidth prev grapheme #1242

Closed
opened 2026-03-14 09:26:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: fix-wcwidth-prev-grapheme


📝 Commits (1)

  • eb28189 get rid of bounded array usage for wcwidth prev grapheme

📊 Changes

4 files changed (+35 additions, -19 deletions)

View changed files

📝 packages/core/src/edit-buffer.test.ts (+17 -0)
📝 packages/core/src/zig/edit-buffer.zig (+3 -1)
📝 packages/core/src/zig/text-buffer-iterators.zig (+7 -2)
📝 packages/core/src/zig/utf8.zig (+8 -16)

📄 Description

No description provided


🔄 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/338 **Author:** [@kommander](https://github.com/kommander) **Created:** 11/23/2025 **Status:** ✅ Merged **Merged:** 11/23/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix-wcwidth-prev-grapheme` --- ### 📝 Commits (1) - [`eb28189`](https://github.com/anomalyco/opentui/commit/eb28189260599af7ee09a906f55665cc284025b5) get rid of bounded array usage for wcwidth prev grapheme ### 📊 Changes **4 files changed** (+35 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/edit-buffer.test.ts` (+17 -0) 📝 `packages/core/src/zig/edit-buffer.zig` (+3 -1) 📝 `packages/core/src/zig/text-buffer-iterators.zig` (+7 -2) 📝 `packages/core/src/zig/utf8.zig` (+8 -16) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:26:19 +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#1242
No description provided.