I am unfortunately very accustom to the "slack" way of input for text fields and very often submit while trying to get a new line in the assistant's input box (when in-between code block tags ``` all enter keys act as new lines). If I am trying to paste in a small code snippet into the field I almost always want that on a new line but I never remember to use shift+enter, and then have 2-3 prompt edits to correct, since I usually make that mistake more than once 😅... I would love to see a setting to allow me to use control+enter to submit the prompt over a raw <enter> key. Or simply disable the keyboard submit and allow me to just click the button to submit.
If this is already requested I do apologize I looked but didn't find anything similar.
with control+enter instead of just enter would allow a more natural input experience allowing users to use the <enter> key just like I would a regular text document and to submit the prompt with control+enter. this would also make coding directly within the actual input box easier as most text editors do not do anything when just hitting <enter>.