What feature would you like to see?
Currently, pressing Enter submits the input, while Ctrl+Enter inserts a newline.
This setup optimises for single-line use, but many workflows involve multi-line input by default. Accidental early submissions are frequent and frustrating.
Proposed Enhancement
Add a new config option that swaps the default behavior:
- Enter → insert newline
- Ctrl+Enter → submit input
Additional information
No response
What feature would you like to see?
Currently, pressing Enter submits the input, while Ctrl+Enter inserts a newline.
This setup optimises for single-line use, but many workflows involve multi-line input by default. Accidental early submissions are frequent and frustrating.
Proposed Enhancement
Add a new config option that swaps the default behavior:
Additional information
No response