-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Describe the bug
When I go to STS (eclipse) terminal and type "codex" in it - I am given the codex prompt. However I cannot write multiple line instructions to codex. I have tried pressing "cmd + return", "option + return" but none of them allow me to write a multiple line instruction to codex. This is very frustrating.
Note codex is the cli for chat gpt 5
In something like VS Code's terminal I can add a multiple line instruction by pressing the "option" key and return - I am on a mac.
The STS eclpse terminal itself is also sluggish - i.e. often I write faster than the characters are rendered which is annoying.
My work around has been to not use STS (eclipse) terminal until this problem is fixed.
To Reproduce
Type "codex" at the terminal and try to add a multiple line instruction.
Sample
There is no need for sample code.