Terminal

Project‑scoped terminals with multiple concurrent sessions.

Open the Terminal

  • In the bottom panel, switch to the Terminal tab

Create a new session

  • Use the "New Terminal" action or keyboard shortcut `Ctrl+Shift+``
  • A session is created for the current project working directory

Switch/close/clear sessions

  • Switch: Ctrl+Tab (next), Ctrl+Shift+Tab (previous)
  • Close the current session: Ctrl+Shift+W (if more than one session)
  • Clear active terminal: Ctrl+Shift+C

Resize and fit

  • The terminal auto‑fits on open and window resize; manual fit is performed automatically when the panel size changes

Add selection to chat

  1. Select text in the terminal
  2. Use Cmd/Ctrl+L to add selection to the Agent context, or click the floating Add‑to‑Chat button

Run commands with approval (Agent tools)

  • Some actions may execute shell commands via the approval flow; the app prompts you to approve or deny
  • Preferences for approvals are configurable (see Settings and Privacy)

Background commands

  • Certain tools can run commands in the background; outputs are streamed to the UI and/or chat as appropriate