mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #95] [MERGED] Add word jumping utils mimicking VSCode alt-arrow shortcuts #283
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#283
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/95
Author: @remorses
Created: 8/28/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @kommander
Base:
main← Head:jump-words📝 Commits (3)
456dff8add word jumps utilsa1bc73aUpdate word-jumps.ts63cfdcb_ is not a boundary📊 Changes
2 files changed (+302 additions, -0 deletions)
View changed files
➕
packages/core/src/lib/word-jumps.test.ts(+190 -0)➕
packages/core/src/lib/word-jumps.ts(+112 -0)📄 Description
In preparation of #75
I already implemented this feature into Zed so I am adding it here too, I already spent a lot of time to understand all the nuances
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.