gh-pages
archseer 3 years ago
parent 8531bc308a
commit 4ef0fcb633

@ -194,7 +194,7 @@
<tr><td>g</td><td>Enter goto mode</td></tr>
<tr><td>:</td><td>Enter command mode</td></tr>
<tr><td>z</td><td>Enter view mode</td></tr>
<tr><td>ctrl-w</td><td>Enter window mode</td></tr>
<tr><td>ctrl-w</td><td>Enter window mode (maybe will be remove for spc w w later)</td></tr>
<tr><td>space</td><td>Enter space mode</td></tr>
<tr><td>K</td><td>Show documentation for the item under the cursor</td></tr>
</tbody></table>
@ -296,7 +296,7 @@ the selection.</p>
<table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
<tr><td>f</td><td>Open file picker</td></tr>
<tr><td>b</td><td>Open buffer picker</td></tr>
<tr><td>w</td><td>Save changes to file</td></tr>
<tr><td>w</td><td>Enter window mode</td></tr>
<tr><td>space</td><td>Keep primary selection TODO: it's here because space mode replaced it</td></tr>
</tbody></table>

@ -295,7 +295,7 @@ it with:</p>
<tr><td>g</td><td>Enter goto mode</td></tr>
<tr><td>:</td><td>Enter command mode</td></tr>
<tr><td>z</td><td>Enter view mode</td></tr>
<tr><td>ctrl-w</td><td>Enter window mode</td></tr>
<tr><td>ctrl-w</td><td>Enter window mode (maybe will be remove for spc w w later)</td></tr>
<tr><td>space</td><td>Enter space mode</td></tr>
<tr><td>K</td><td>Show documentation for the item under the cursor</td></tr>
</tbody></table>
@ -397,7 +397,7 @@ the selection.</p>
<table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
<tr><td>f</td><td>Open file picker</td></tr>
<tr><td>b</td><td>Open buffer picker</td></tr>
<tr><td>w</td><td>Save changes to file</td></tr>
<tr><td>w</td><td>Enter window mode</td></tr>
<tr><td>space</td><td>Keep primary selection TODO: it's here because space mode replaced it</td></tr>
</tbody></table>
<div id="chapter_begin" style="break-before: page; page-break-before: always;"></div><h1 id="hooks"><a class="header" href="#hooks">Hooks</a></h1>

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