app/commands.md +2 −2
5## Keyboard shortcuts5## Keyboard shortcuts
6 6
7| | Action | macOS shortcut |7| | Action | macOS shortcut |
88| --- | --- | --- || ----------- | ------------------ | --------------------------------------------------------------------------------- |
9| **General** | | |9| **General** | | |
10| | Command menu | <kbd>Cmd</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> or <kbd>Cmd</kbd> + <kbd>K</kbd> |10| | Command menu | <kbd>Cmd</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> or <kbd>Cmd</kbd> + <kbd>K</kbd> |
11| | Settings | <kbd>Cmd</kbd> + <kbd>,</kbd> |11| | Settings | <kbd>Cmd</kbd> + <kbd>,</kbd> |
53The Codex app registers the `codex://` URL scheme so links can open specific parts of the app directly.53The Codex app registers the `codex://` URL scheme so links can open specific parts of the app directly.
54 54
55| Deeplink | Opens | Supported query parameters |55| Deeplink | Opens | Supported query parameters |
5656| --- | --- | --- || ----------------------------- | --------------------------------------------- | ---------------------------------------- |
57| `codex://settings` | Settings. | None. |57| `codex://settings` | Settings. | None. |
58| `codex://skills` | Skills. | None. |58| `codex://skills` | Skills. | None. |
59| `codex://automations` | Inbox in automation create mode. | None. |59| `codex://automations` | Inbox in automation create mode. | None. |