mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
deploy: d773a6e5f2
This commit is contained in:
parent
0c4bccee12
commit
41707356c2
@ -483,9 +483,9 @@ you to selectively add search terms to your selections.</p>
|
|||||||
<h2 id="picker"><a class="header" href="#picker">Picker</a></h2>
|
<h2 id="picker"><a class="header" href="#picker">Picker</a></h2>
|
||||||
<p>Keys to use within picker. Remapping currently not supported.</p>
|
<p>Keys to use within picker. Remapping currently not supported.</p>
|
||||||
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
|
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
|
||||||
<tr><td><code>Up</code>, <code>Ctrl-p</code></td><td>Previous entry</td></tr>
|
<tr><td><code>Tab</code>, <code>Up</code>, <code>Ctrl-p</code></td><td>Previous entry</td></tr>
|
||||||
<tr><td><code>PageUp</code>, <code>Ctrl-u</code></td><td>Page up</td></tr>
|
<tr><td><code>PageUp</code>, <code>Ctrl-u</code></td><td>Page up</td></tr>
|
||||||
<tr><td><code>Down</code>, <code>Ctrl-n</code></td><td>Next entry</td></tr>
|
<tr><td><code>Shift-tab</code>, <code>Down</code>, <code>Ctrl-n</code></td><td>Next entry</td></tr>
|
||||||
<tr><td><code>PageDown</code>, <code>Ctrl-d</code></td><td>Page down</td></tr>
|
<tr><td><code>PageDown</code>, <code>Ctrl-d</code></td><td>Page down</td></tr>
|
||||||
<tr><td><code>Home</code></td><td>Go to first entry</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>End</code></td><td>Go to last entry</td></tr>
|
||||||
|
@ -683,9 +683,9 @@ you to selectively add search terms to your selections.</p>
|
|||||||
<h2 id="picker"><a class="header" href="#picker">Picker</a></h2>
|
<h2 id="picker"><a class="header" href="#picker">Picker</a></h2>
|
||||||
<p>Keys to use within picker. Remapping currently not supported.</p>
|
<p>Keys to use within picker. Remapping currently not supported.</p>
|
||||||
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
|
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody>
|
||||||
<tr><td><code>Up</code>, <code>Ctrl-p</code></td><td>Previous entry</td></tr>
|
<tr><td><code>Tab</code>, <code>Up</code>, <code>Ctrl-p</code></td><td>Previous entry</td></tr>
|
||||||
<tr><td><code>PageUp</code>, <code>Ctrl-u</code></td><td>Page up</td></tr>
|
<tr><td><code>PageUp</code>, <code>Ctrl-u</code></td><td>Page up</td></tr>
|
||||||
<tr><td><code>Down</code>, <code>Ctrl-n</code></td><td>Next entry</td></tr>
|
<tr><td><code>Shift-tab</code>, <code>Down</code>, <code>Ctrl-n</code></td><td>Next entry</td></tr>
|
||||||
<tr><td><code>PageDown</code>, <code>Ctrl-d</code></td><td>Page down</td></tr>
|
<tr><td><code>PageDown</code>, <code>Ctrl-d</code></td><td>Page down</td></tr>
|
||||||
<tr><td><code>Home</code></td><td>Go to first entry</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>End</code></td><td>Go to last entry</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