Jumping jumps to line instead of character
Open
- Dominant language
- Vim Script
- Stars
- 1.2k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
It seems that jumping to search results (at least when using quick list) is jumping to the line that matched, instead of characters that matched, like /. Is there a way to configure it?
Contributor guide
Research direction
Start by tracing how quick-list search results are converted into jumps, focusing on the distinction between the matching line and character position. Check any existing tests around search-result navigation, then verify whether the completed behavior jumps to the matched character as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100