You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support Shift+Enter to insert a newline in the interactive TUI prompt (multi‑line input without submitting).
Proposal :
Keybinding Shift+Enter should insert a newline. At the same time, when there is no text/prompt in the codex interactive TUI, it should disable Shift+Enter to avoid accidental blank lines; spacing tokenization percentage cost.
Problem :
As of now, when users wanna enter newline with Shift+Enter, it's just prompting to AI Codex, not going to newline. This could be annoyance to users with large prompt willing to go to next new line.
What feature would you like to see?
Support
Shift+Enterto insert a newline in the interactive TUI prompt (multi‑line input without submitting).Proposal :
Keybinding
Shift+Entershould insert a newline. At the same time, when there is no text/prompt in the codex interactive TUI, it should disableShift+Enterto avoid accidental blank lines; spacing tokenization percentage cost.Problem :
As of now, when users wanna enter newline with
Shift+Enter, it's just prompting to AI Codex, not going to newline. This could be annoyance to users with large prompt willing to go to next new line.Additional information
Demo of
Shift+Enternot entering new line. :)trim.2B14A6B1-7766-4F2C-98C8-83FD18DB92B3.MOV