gh-pages
archseer 3 years ago
parent 8f859b8683
commit 6c56c0ee09

@ -285,6 +285,7 @@ the selection.</p>
<tr><td>e</td><td>Go to the end of the file</td></tr>
<tr><td>h</td><td>Go to the start of the line</td></tr>
<tr><td>l</td><td>Go to the end of the line</td></tr>
<tr><td>s</td><td>Go to first non-whitespace character of the line</td></tr>
<tr><td>t</td><td>Go to the top of the screen</td></tr>
<tr><td>m</td><td>Go to the middle of the screen</td></tr>
<tr><td>b</td><td>Go to the bottom of the screen</td></tr>

@ -386,6 +386,7 @@ the selection.</p>
<tr><td>e</td><td>Go to the end of the file</td></tr>
<tr><td>h</td><td>Go to the start of the line</td></tr>
<tr><td>l</td><td>Go to the end of the line</td></tr>
<tr><td>s</td><td>Go to first non-whitespace character of the line</td></tr>
<tr><td>t</td><td>Go to the top of the screen</td></tr>
<tr><td>m</td><td>Go to the middle of the screen</td></tr>
<tr><td>b</td><td>Go to the bottom of the screen</td></tr>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save