mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
chore: tool tip for /prompt (#7591)
This commit is contained in:
committed by
GitHub
Unverified
parent
87666695ba
commit
8f4e00e1f1
@@ -5,7 +5,7 @@ Use /feedback to send logs to the maintainers when something looks off.
|
||||
Switch models or reasoning effort quickly with /model.
|
||||
You can run any shell commands from codex using `!` (e.g. `!ls`)
|
||||
Type / to open the command popup; Tab autocompletes slash commands and saved prompts.
|
||||
Use /prompts:<name> key=value to expand a saved prompt with placeholders before sending.
|
||||
You can define your own `/` commands with custom prompts. More info here: https://developers.openai.com/codex/guides/slash-commands#create-your-own-slash-commands-with-custom-prompts
|
||||
With the composer empty, press Esc to step back and edit your last message; Enter confirms.
|
||||
Paste an image with Ctrl+V to attach it to your next message.
|
||||
You can resume a previous conversation by running `codex resume`
|
||||
|
||||
Reference in New Issue
Block a user