Fig Docs
  • 🏠Welcome to Fig
  • 👋Get Started
    • Download and Install
    • `fig home`
      • My Apps
      • The Sidebar
      • Settings
    • The Fig App Store
    • Hotkeys
  • 💪Autocomplete
  • 😀The Fig CLI
    • 1. Fig Overrides
    • 2. Fig Aliases
    • 3. $FIGPATH
    • 4. Fig Apps
  • 📖Interactive Runbooks
    • Form Elements
      • Input
      • Textarea
      • Dropdown
      • Checkboxes
      • Buttons
    • Templating & Interpolation
    • Scripting Language (Psilo)
      • Full List of Functions
    • Running Runbooks
    • Full Examples
  • ⚒️ Build your own CLI
    • `fig build`
    • .fig Files
  • 🧰Build your own App
    • Get Started
    • App Lifecycle
    • Key Concepts
      • Running Shell Commands
      • Reading Environment Variables
      • Accessing Files & Saving Data
      • Loading Local Resources
    • Window Managment
      • Setting Window Properties
      • Repositioning the Window
      • Focusing & Blurring the Window
    • Advanced
      • Creating a Pseudo-Terminal Session
  • Other
    • Fig for Teams
    • Security & Privacy
    • FAQ
    • Contact Us
  • Interactive Runbooks
Powered by GitBook
On this page
  • Global Hotkeys
  • Sidebar
  • Interactive Runbooks
  • Other
  1. Get Started

Hotkeys

PreviousThe Fig App StoreNextAutocomplete

Last updated 4 years ago

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

Detach the Fig window so it is no longer tethered to the terminal.

This makes Fig windows act like normal windows on Mac.

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 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

You can set windows to be automatically detached in

Each app can have its own hotkeys and shortcuts. These are documented in the app's individual page in the .

👋
Interactive Runbook
App Store
Settings