[General] Add a setting to choose whether pressing Enter sends the message or inserts a...
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
**Mood:** 🎉
**Category:** General
Add a setting to choose whether pressing Enter sends the message or inserts a newline. Two modes:
* Enter to send (current default)
* Shift (or cmd)+Enter to send
This makes composing multiline prompts (code snippets, bullet lists, structured instructions) much less friction-prone, especially for power users writing longer messages.
---
| Field | Value |
| --- | --- |
| App version | 0.2.30 |
| OS | macOS 26.5.0 |
| Theme | Fox |
| Path | /chat |
| Tenure | Day 2 (Week 1) |
Contributor guide
Research direction
Start at the /chat experience and trace the current message-composition behavior for Enter. Implement the two requested modes, including Shift or cmd+Enter for sending in multiline mode, and verify that Enter sends or inserts a newline according to the selected setting.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100