#In codex cli new line How do you do that?
1 messages · Page 1 of 1 (latest)
Hi @ember burrow. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
The knowledge sources do not explicitly mention how to insert a newline/multi-line input in the Codex CLI composer. However, there is one relevant tip that may help:
Use the external editor shortcut
When drafting a longer or multi-line prompt, you can open a full external editor from the Codex CLI composer by pressing Ctrl+G. This opens the editor defined by your VISUAL (or EDITOR) environment variable, where you can write multi-line content freely and then send it back to the composer. [Prompt editor]