|
|
@ -381,9 +381,9 @@ Keys to use within picker. Remapping currently not supported.
|
|
|
|
|
|
|
|
|
|
|
|
| Key | Description |
|
|
|
|
| Key | Description |
|
|
|
|
| ----- | ------------- |
|
|
|
|
| ----- | ------------- |
|
|
|
|
| `Tab`, `Up`, `Ctrl-p` | Previous entry |
|
|
|
|
| `Shift-Tab`, `Up`, `Ctrl-p` | Previous entry |
|
|
|
|
|
|
|
|
| `Tab`, `Down`, `Ctrl-n` | Next entry |
|
|
|
|
| `PageUp`, `Ctrl-u` | Page up |
|
|
|
|
| `PageUp`, `Ctrl-u` | Page up |
|
|
|
|
| `Shift-tab`, `Down`, `Ctrl-n`| Next entry |
|
|
|
|
|
|
|
|
| `PageDown`, `Ctrl-d` | Page down |
|
|
|
|
| `PageDown`, `Ctrl-d` | Page down |
|
|
|
|
| `Home` | Go to first entry |
|
|
|
|
| `Home` | Go to first entry |
|
|
|
|
| `End` | Go to last entry |
|
|
|
|
| `End` | Go to last entry |
|
|
|
|