⚙️ Hotkeys
Definitions¶
It allows for the setting of hotkeys for popup commands.
Ctrl ameans pressing theCtrlkey and theAkeyEnter|Tabmeans pressing theEnterkey or theTabkey- Use
Modinstead ofCtrlon Windows orCmdon macOS - You can find the keycode at keycode.info. Press any key to see the
event.keyvalue, except for the space key. Set the space key as'Space'.
| Command | Default hotkey |
|---|---|
| select | Enter |
| 🗨️select with custom alias | |
| 🗨️select with query alias | |
| up | ArrowUp |
| down | ArrowDown |
| select 1st | |
| select 2nd | |
| select 3rd | |
| select 4th | |
| select 5th | |
| select 6th | |
| select 7th | |
| select 8th | |
| select 9th | |
| open | |
| completion | |
| insert as text |
Related issues¶
- Feature Request: tab and return should accept a completion #138
- Feature Request: Two-Step Completions #156
- FR: Support Ctrl+J and Ctrl+K even on macOS #176
- Feature Request: Space key to select suggestion #112
Since¶
v9.0.0
