wfoo.barcursorw2wWfoo.barone WORDPunctuation splits a word; only whitespace splits aWORD.
Same seven characters, two different ideas of "word". Lowercase w breaks on the dot, so foo.bar is three words; uppercase W only breaks on whitespace, so it is one WORD.
Vim Word motions: w e b (and W E B)
beginner » Jump to the start of the next word.
goal
the quick brown fox
scratch.txt
1 the quick brown fox
-- NORMAL -- 1,1
keys
your keystrokes appear here as you press them
NORMAL ~/learn/vim-motions · 1/7 · w real vim keys trail · always esc in-editor

Best on a keyboard

“Word motions: w e b (and W E B)” is a hands-on typing drill — it needs a physical keyboard. Open it on a laptop or desktop to play. You can still browse and read everything here on your phone.

Back to course →
NORMAL ~/memra/learn/vim-motions/word-motions utf-8 LF