mirror of https://github.com/helix-editor/helix
document a-ret picker keybinding (#7884)
parent
61ccf4eded
commit
0a45fb4371
|
@ -420,6 +420,7 @@ Keys to use within picker. Remapping currently not supported.
|
|||
| `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 |
|
||||
|
|
Loading…
Reference in New Issue