# Keyboard Shortcuts

## Global Shortcuts

| Shortcut      | Action                   |
| ------------- | ------------------------ |
| `Cmd+N`       | New workspace            |
| `Cmd+Shift+N` | Create stacked workspace |
| `Cmd+K`       | Command Palette          |
| `Cmd+P`       | File Search              |
| `Escape`      | Close dialog             |

## Terminal

| Shortcut     | Action                        |
| ------------ | ----------------------------- |
| `Cmd+J`      | Toggle terminal pane          |
| `Cmd+Ctrl+J` | Maximize/restore terminal     |
| `Cmd+]`      | New agent terminal            |
| `Cmd+\`      | New shell terminal            |
| `Cmd+C`      | Copy selection (or interrupt) |
| `Cmd+V`      | Paste                         |

## File Browser

| Shortcut | Action         |
| -------- | -------------- |
| `Cmd+F`  | Search in file |
