[PR #308] [MERGED] fix CJK extmarks sim offsets #1224

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

📋 Pull Request Information

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

Base: mainHead: monkey-patch-extmarks-sim


📝 Commits (3)

📊 Changes

3 files changed (+432 additions, -12 deletions)

View changed files

packages/core/src/lib/extmarks-multiwidth.test.ts (+327 -0)
📝 packages/core/src/lib/extmarks.ts (+45 -12)
📝 packages/core/src/zig/tests/text-buffer-highlights_test.zig (+60 -0)

📄 Description

Should fix OC https://github.com/sst/opencode/issues/3734


🔄 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/308 **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:** `monkey-patch-extmarks-sim` --- ### 📝 Commits (3) - [`8650345`](https://github.com/anomalyco/opentui/commit/86503456bd35d518430b70e3a74b1f90ff549be8) stash - [`54ad090`](https://github.com/anomalyco/opentui/commit/54ad0900873ef13eda3c4b428b0e9b204fd59a9b) cleanup - [`aa188e4`](https://github.com/anomalyco/opentui/commit/aa188e46896d97e1f192b187b516e27b33d7440f) cover native ### 📊 Changes **3 files changed** (+432 additions, -12 deletions) <details> <summary>View changed files</summary> ➕ `packages/core/src/lib/extmarks-multiwidth.test.ts` (+327 -0) 📝 `packages/core/src/lib/extmarks.ts` (+45 -12) 📝 `packages/core/src/zig/tests/text-buffer-highlights_test.zig` (+60 -0) </details> ### 📄 Description Should fix OC https://github.com/sst/opencode/issues/3734 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:25:06 +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#1224
No description provided.