What feature would you like to see?
When Codex displays prompts (e.g., system instructions, user prompts), it adds a two-space indent to each line. This makes copy-pasting prompts cumbersome because the pasted text retains the unwanted indentation.
Request: Remove the leading two-space indent from prompt output so that prompts can be copy-pasted directly without needing to strip whitespace.
Additional information
- Codex version: codex-cli 0.73.0
- Platform: Darwin 25.2.0 arm64 arm
What feature would you like to see?
When Codex displays prompts (e.g., system instructions, user prompts), it adds a two-space indent to each line. This makes copy-pasting prompts cumbersome because the pasted text retains the unwanted indentation.
Request: Remove the leading two-space indent from prompt output so that prompts can be copy-pasted directly without needing to strip whitespace.
Additional information