The same, with nicer formatting:
Vim graph for the movements: up, right, and to the beginning of the next word, respectively:
Scope (3)
Returns a minimal sequence of keystrokes needed to move from one letter to another:
In[3]:= Out[3]=
Illustrates the relationship between the maximum keystroke distance required to navigate between two letters in a text and the number of randomly inserted newlines:
In[4]:= Out[4]=
Use the "CustomPatterns" option to define new movements by passing a string pattern to "StringPattern", with optional shortcuts for jumping forward or backward to the nearest match: