mirror of
https://github.com/helix-editor/helix.git
synced 2025-02-20 19:47:20 +04:00
deploy: 442999384256f89eddfa6625a0ffb0257df65ef7
This commit is contained in:
parent
2e46cb6216
commit
17c6cc46d7
@ -400,7 +400,11 @@ implemented for all movement commands yet.</p>
|
||||
<p>Keys to use within picker. Remapping currently not supported.</p>
|
||||
<table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
|
||||
<tr><td><code>Up</code>, <code>Ctrl-k</code>, <code>Ctrl-p</code></td><td>Previous entry</td></tr>
|
||||
<tr><td><code>PageUp</code>, <code>Ctrl-b</code></td><td>Page up</td></tr>
|
||||
<tr><td><code>Down</code>, <code>Ctrl-j</code>, <code>Ctrl-n</code></td><td>Next entry</td></tr>
|
||||
<tr><td><code>PageDown</code>, <code>Ctrl-f</code></td><td>Page down</td></tr>
|
||||
<tr><td><code>Home</code></td><td>Go to first entry</td></tr>
|
||||
<tr><td><code>End</code></td><td>Go to last entry</td></tr>
|
||||
<tr><td><code>Ctrl-space</code></td><td>Filter options</td></tr>
|
||||
<tr><td><code>Enter</code></td><td>Open selected</td></tr>
|
||||
<tr><td><code>Ctrl-s</code></td><td>Open horizontally</td></tr>
|
||||
|
@ -495,7 +495,11 @@ implemented for all movement commands yet.</p>
|
||||
<p>Keys to use within picker. Remapping currently not supported.</p>
|
||||
<table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
|
||||
<tr><td><code>Up</code>, <code>Ctrl-k</code>, <code>Ctrl-p</code></td><td>Previous entry</td></tr>
|
||||
<tr><td><code>PageUp</code>, <code>Ctrl-b</code></td><td>Page up</td></tr>
|
||||
<tr><td><code>Down</code>, <code>Ctrl-j</code>, <code>Ctrl-n</code></td><td>Next entry</td></tr>
|
||||
<tr><td><code>PageDown</code>, <code>Ctrl-f</code></td><td>Page down</td></tr>
|
||||
<tr><td><code>Home</code></td><td>Go to first entry</td></tr>
|
||||
<tr><td><code>End</code></td><td>Go to last entry</td></tr>
|
||||
<tr><td><code>Ctrl-space</code></td><td>Filter options</td></tr>
|
||||
<tr><td><code>Enter</code></td><td>Open selected</td></tr>
|
||||
<tr><td><code>Ctrl-s</code></td><td>Open horizontally</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…
x
Reference in New Issue
Block a user