Keyboard Shortcuts¶
Yapflows uses a leader-key system. The default leader key is \ (backslash). Most navigation and action shortcuts require pressing the leader key first, then a second key.
The leader key can be changed in Settings → Keyboard.
Navigation¶
| Shortcut | Action |
|---|---|
\ + 1 |
New chat (home screen) |
\ + 2 |
Chats |
\ + 3 |
Agents |
\ + 4 |
Knowledge |
\ + 5 |
Memory |
\ + 6 |
Tasks |
\ + 7 |
Skills |
\ + 8 |
Settings |
Interface¶
| Shortcut | Action |
|---|---|
| `\ + `` | Toggle the left sidebar |
\ + k |
Open the keyboard shortcuts reference modal |
List navigation¶
These shortcuts work when a sidebar list is focused:
| Shortcut | Action |
|---|---|
j |
Move selection down |
k |
Move selection up |
↵ (Enter) |
Open the selected item |
Esc |
Close or cancel |
Chat composer¶
| Shortcut | Action |
|---|---|
↵ (Enter) |
Send message |
Shift + ↵ |
Insert newline |
@ |
Open memory topic autocomplete |
# |
Open knowledge document autocomplete |
/ |
Open command autocomplete |
Viewing shortcuts in the app¶
Press \ + k at any time to open the shortcuts reference modal. It lists all shortcuts grouped by category and reflects your configured leader key.