mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
deploy: c978d811d9
This commit is contained in:
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…
Reference in New Issue
Block a user