mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
deploy: 9baf1ecc90
This commit is contained in:
parent
77b1a74866
commit
d34fb57cbf
@ -289,6 +289,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>s</td><td>Open symbol picker (current document)</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>
|
||||
|
@ -389,6 +389,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>s</td><td>Open symbol picker (current document)</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>
|
||||
|
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