[PR #394] [MERGED] fix: getNextWordBoundary now searches subsequent chunks after cursor #1288

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (2)

  • a26413c fix: getNextWordBoundary now searches subsequent chunks after cursor
  • 69e6313 Merge branch 'main' into main

📊 Changes

1 file changed (+13 additions, -3 deletions)

View changed files

📝 packages/core/src/zig/edit-buffer.zig (+13 -3)

📄 Description

DISCLAIMER: I'm not a zig dev, this is an AI generated PR.

That said, I built opencode locally using this version of opentui, and the code in this PR fixes: https://github.com/sst/opencode/issues/5228 and https://github.com/sst/opencode/issues/4261


🔄 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/394 **Author:** [@nikvdp](https://github.com/nikvdp) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`a26413c`](https://github.com/anomalyco/opentui/commit/a26413c5dca7cffe4f1ad973f861b5f93bc2b4ee) fix: getNextWordBoundary now searches subsequent chunks after cursor - [`69e6313`](https://github.com/anomalyco/opentui/commit/69e631392efb8243b9b2301d9e10774a7ba7499b) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/zig/edit-buffer.zig` (+13 -3) </details> ### 📄 Description DISCLAIMER: I'm not a zig dev, this is an AI generated PR. That said, I built opencode locally using this version of opentui, and the code in this PR fixes: https://github.com/sst/opencode/issues/5228 and https://github.com/sst/opencode/issues/4261 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:28:45 +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#1288
No description provided.