Skip to content

Codex app commands

Source URL: https://developers.openai.com/codex/app/commands

Use these commands and keyboard shortcuts to navigate the Codex app.

ActionmacOS shortcut
General
Command menuCmd + Shift + P or Cmd + K
SettingsCmd + ,
Open folderCmd + O
Navigate backCmd + [
Navigate forwardCmd + ]
Increase font sizeCmd + + or Cmd + =
Decrease font sizeCmd + - or Cmd + _
Toggle sidebarCmd + B
Toggle diff panelCmd + Option + B
Toggle terminalCmd + J
Clear the terminalCtrl + L
Thread
New threadCmd + N or Cmd + Shift + O
Find in threadCmd + F
Previous threadCmd + Shift + [
Next threadCmd + Shift + ]
DictationCtrl + M

Slash commands let you control Codex without leaving the thread composer. Available commands vary based on your environment and access.

  1. In the thread composer, type /.
  2. Select a command from the list, or keep typing to filter (for example, /status).

You can also explicitly invoke skills by typing $ in the thread composer. See Skills.

Enabled skills also appear in the slash command list (for example, /imagegen).

Slash commandDescription
/feedbackOpen the feedback dialog to submit feedback and optionally include logs.
/mcpOpen MCP status to view connected servers.
/plan-modeToggle plan mode for multi-step planning.
/reviewStart code review mode to review uncommitted changes or compare against a base branch.
/statusShow the thread ID, context usage, and rate limits.