[FEATURE] Enter key does not submit!
Resolved 💬 3 comments Opened Dec 10, 2025 by precisionpete Closed Dec 14, 2025
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When humans type, they naturally hit enter at the end of a paragraph, bullet, etc. I cannot imagine the number of times I have submitted an incomplete prompt because of this natural behaviour. It's driving me nuts! And costing you compute...
Proposed Solution
The Enter key should add a newline to end a paragraph as it does in any text editor. Submitting the prompt should require a click or a Ctrl-Enter. I have also been using Google AI Studio, and they have adopted this norm. It's much better.
Alternative Solutions
If you are worried about retraining the existing user base, can I at least have a setting?
Priority
High - Significant impact on productivity
Feature Category
Interactive mode (TUI)
Use Case Example
It's obvious.
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗