Currently, users can only use Shift+Enter to add new lines in the chat interface. It would be very helpful to also support Option+Enter (Alt+Enter on Windows/Linux) as an alternative shortcut for new lines.
This would improve usability because:
- Option+Enter is a common shortcut for new lines in many applications
- Some users find it more natural than Shift+Enter
- It provides consistency with other text editors and chat applications
Current behavior: Shift+Enter = new line
Requested behavior: Add Option+Enter = new line (in addition to existing Shift+Enter)