mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[PR #394] [MERGED] fix: getNextWordBoundary now searches subsequent chunks after cursor #1288
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1288
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (2)
a26413cfix: getNextWordBoundary now searches subsequent chunks after cursor69e6313Merge 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.