import { Aside } from ‘@astrojs/starlight/components’;
| Action | Windows / Linux | macOS |
|---|
| Open Settings | Ctrl+, | Cmd+, |
| New chat session | Ctrl+N | Cmd+N |
| Switch workspace | Ctrl+Shift+O | Cmd+Shift+O |
| Toggle DevTools | Ctrl+Shift+I | Cmd+Option+I |
| Quit | Ctrl+Q | Cmd+Q |
| Action | Windows / Linux | macOS |
|---|
| Send message | Enter | Enter |
| Insert newline | Shift+Enter | Shift+Enter |
| Cancel in-flight response | Esc | Esc |
| Focus chat input | Ctrl+L | Cmd+L |
| Previous / next session | Ctrl+[ / Ctrl+] | Cmd+[ / Cmd+] |
| Action | Windows / Linux | macOS |
|---|
| Copy | Ctrl+C | Cmd+C |
| Paste | Ctrl+V | Cmd+V |
| Cut | Ctrl+X | Cmd+X |
| Undo | Ctrl+Z | Cmd+Z |
| Redo | Ctrl+Shift+Z | Cmd+Shift+Z |
| Action | Windows / Linux | macOS |
|---|
| Command palette | Ctrl+K | Cmd+K |
| Go to file | Ctrl+P | Cmd+P |
| Toggle sidebar | Ctrl+B | Cmd+B |