> For the complete documentation index, see [llms.txt](https://fig.gitbook.io/fig/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fig.gitbook.io/fig/get-started/global-hotkeys.md).

# Hotkeys

### **Global Hotkeys**

Use these hotkey in any Fig window

| Hotkey            | Description                                                                                                                                                                                                                                                   |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **⌘ + i**         | Minimize the currently open app                                                                                                                                                                                                                               |
| **⌘ + shift + i** | Switch focus between the terminal and open Fig window                                                                                                                                                                                                         |
| **⌘ + d**         | <p>Detach the Fig window so it is no longer tethered to the terminal.</p><p>This makes Fig windows act like normal windows on Mac.</p><p>You can set windows to be automatically detached in <a href="/fig/get-started/fig-home/settings.md">Settings</a></p> |
|                   |                                                                                                                                                                                                                                                               |

### **Sidebar**

Use these hotkeys when you are in the terminal and want to quickly open a shortcut in your sidebar.

| Hotkey               | Description                        |
| -------------------- | ---------------------------------- |
| Hold ⌘ and tap **i** | Quick select apps from the sidebar |

### **Interactive Runbooks**

Use these hotkeys to quickly select inputs when previewing an [Interactive Runbook](/fig/interactive-runbooks-2.md) with `fig run`

| Hotkey    | Description                        |
| --------- | ---------------------------------- |
| **⌘ + 1** | Select the first input element     |
| **⌘ + 2** | Select the second input element    |
| **etc**   | This pattern holds for numbers 1-9 |

###

### **Other**

Each app can have its own hotkeys and shortcuts. These are documented in the app's individual page in the [App Store](/fig/get-started/the-fig-app-store.md).
