aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorBjorn Ove Hay Andersen2023-08-15 14:22:39 +0000
committerGitHub2023-08-15 14:22:39 +0000
commit0a45fb4371c3af4a66c430c61d256fe13f4df543 (patch)
treee3f486fadcb4979d5bc326b069a511df1a88d508 /book
parent61ccf4eded132629cfb4a7d76c7c55d9b1169136 (diff)
document a-ret picker keybinding (#7884)
Diffstat (limited to 'book')
-rw-r--r--book/src/keymap.md27
1 files changed, 14 insertions, 13 deletions
diff --git a/book/src/keymap.md b/book/src/keymap.md
index 5dc467f2..0f41b324 100644
--- a/book/src/keymap.md
+++ b/book/src/keymap.md
@@ -411,19 +411,20 @@ you to selectively add search terms to your selections.
Keys to use within picker. Remapping currently not supported.
-| Key | Description |
-| ----- | ------------- |
-| `Shift-Tab`, `Up`, `Ctrl-p` | Previous entry |
-| `Tab`, `Down`, `Ctrl-n` | Next entry |
-| `PageUp`, `Ctrl-u` | Page up |
-| `PageDown`, `Ctrl-d` | Page down |
-| `Home` | Go to first entry |
-| `End` | Go to last entry |
-| `Enter` | Open selected |
-| `Ctrl-s` | Open horizontally |
-| `Ctrl-v` | Open vertically |
-| `Ctrl-t` | Toggle preview |
-| `Escape`, `Ctrl-c` | Close picker |
+| Key | Description |
+| ----- | ------------- |
+| `Shift-Tab`, `Up`, `Ctrl-p` | Previous entry |
+| `Tab`, `Down`, `Ctrl-n` | Next entry |
+| `PageUp`, `Ctrl-u` | Page up |
+| `PageDown`, `Ctrl-d` | Page down |
+| `Home` | Go to first entry |
+| `End` | Go to last entry |
+| `Enter` | Open selected |
+| `Alt-Enter` | Open selected in the background without closing the picker |
+| `Ctrl-s` | Open horizontally |
+| `Ctrl-v` | Open vertically |
+| `Ctrl-t` | Toggle preview |
+| `Escape`, `Ctrl-c` | Close picker |
## Prompt