Keyboard Shortcuts
Quick reference for all keyboard shortcuts available in OpenWaggle.
Shortcuts Reference
| Action | macOS | Windows/Linux |
|---|---|---|
| Send message | Enter | Enter |
| New line | Shift+Enter | Shift+Enter |
| New session | Cmd+N | Ctrl+N |
| Toggle sidebar | Cmd+B | Ctrl+B |
| Toggle terminal | Cmd+J | Ctrl+J |
| Toggle diff panel | Cmd+D | Ctrl+D |
| Toggle Session Tree | Cmd+Shift+Y | Ctrl+Shift+Y |
| Command palette | Cmd+K | Ctrl+K |
Session Tree
Open the Session Tree from the header tree icon or the command palette action Open Session Tree. When focus is inside the tree:
| Action | Shortcut |
|---|---|
| Move focus | ArrowUp / ArrowDown |
| Expand focused node or move to first child | ArrowRight |
| Collapse focused node or move to parent | ArrowLeft |
| Select focused node | Enter |
| Close Session Tree | Escape |