Skip to content

fix: e motion moves to end of word instead of behaving like w#11

Merged
oribarilan merged 1 commit into
mainfrom
fix/e-motion
May 30, 2026
Merged

fix: e motion moves to end of word instead of behaving like w#11
oribarilan merged 1 commit into
mainfrom
fix/e-motion

Conversation

@oribarilan

Copy link
Copy Markdown
Owner

e stopped at start of next word (same as w). Now stops at last character of current word, with proper word/punctuation class handling. de, ce, ye fixed too.

Implements endOfWord() with word/punctuation class awareness.
Standalone e, de, ce, ye all use the correct end-of-word offset.
Visual-mode e still uses select.word.forward (separate fix).
@oribarilan oribarilan merged commit 710dfbf into main May 30, 2026
1 check passed
@oribarilan oribarilan deleted the fix/e-motion branch May 30, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant