You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Word motions do correctly with Ascii words. However, it behaves wrong when I type 'w' or other word motions on Chinese words. The cursor moves to the end of the sentence instead of jumping to the next word.
Well, it was fixed years ago by @ajalab in #3612 though it only shows the Japanese there (yeah, not the Chinese), but I am confused why it don't work now.
To Reproduce
Steps to reproduce the behavior:
Write a long Chinese sentence
Type 'w' at the beginning.
Error: Jump to the end of the sentence (or the first punctuation)
Expected behavior
Do the right word split.
Screenshots
Environment (please complete the following information):
Describe the bug
Word motions do correctly with Ascii words. However, it behaves wrong when I type 'w' or other word motions on Chinese words. The cursor moves to the end of the sentence instead of jumping to the next word.
Well, it was fixed years ago by @ajalab in #3612 though it only shows the Japanese there (yeah, not the Chinese), but I am confused why it don't work now.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Do the right word split.
Screenshots
Environment (please complete the following information):
Additional context
settings:
The text was updated successfully, but these errors were encountered: