Bug: while using f or t, i can not move forward using ;
- Dominant language
- Lua
- Stars
- 77
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Since Tide rebinds ; as a leader key, it overrides the default behavior of ; for repeating the f/F/t/T motions to jump to the next occurrence of a character. As a result, after using f + to jump to a specific character, I can no longer use ; to move forward to subsequent occurrences of that character. Would it be possible to disable tide, or prevent tide from using ; while using those jump motions?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating Tide's mapping of ; and the Neovim handling for f/F/t/T motions. Reproduce the issue by using a character motion followed by ;, then verify that repeated motions work while Tide's file-switching behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100