vnotex / vnotex/vnote

*Word Motion* to Chinese and English is different to Vim's

Open
#672 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
13k
Forks
1.3k
Avg merge
14h 3m
Merged PRs (30d)
3

Description

OS Version (操作系统): Windows, Linux, macOS

VNote Version (Help - About VNote - Version: )(VNote版本): 2.3, d78e892d5cc etc..

Symptoms (表现):
Take "中文Chinese" as an example, type "w" to words forward. (:help w)
In normal mode,
In VNote, type "w" directly jumps to the end ("e").
In Vim, type "w" jumps to "C".
That is VNote treats it as a word, but Vim treats it as two words.

How to Repro (如何复现):

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating VNote's normal-mode word-motion handling for the w command, then compare its behavior with Vim's :help w using mixed Chinese and English text such as "中文Chinese". Done means w treats the two scripts as separate words and matches Vim on the reported example.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.