vi的正常模式下,为什么无法使用两个反引号`来实现先前行之间的跳转呢?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
如题
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported behavior in VNote's vi normal mode and compare it with the expected backtick navigation behavior. The issue provides no file, test, or reproduction details beyond the question, so completion would require identifying the relevant editor code and confirming that two backticks navigate to the preceding line as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, vim
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100