mirror of https://github.com/zulip/zulip.git
27 lines
775 B
Markdown
27 lines
775 B
Markdown
# Enable Enter to send
|
|
|
|
By default, the `Enter` (or `Return`) key adds a new line to a message,
|
|
and `Ctrl+Enter` sends the message.
|
|
|
|
This is convenient for typing multi-line messages, which are more common in
|
|
Zulip than in most other chat products. However, you can also configure
|
|
Zulip so that `Enter` sends the message.
|
|
|
|
### Enable Enter to send
|
|
|
|
{start_tabs}
|
|
|
|
{!start-composing.md!}
|
|
|
|
1. Click **Press Enter to send** at the bottom of the compose box.
|
|
|
|
{end_tabs}
|
|
|
|
Note that `Shift+Enter` always adds a new line, regardless of whether
|
|
**Enter to send** is enabled. The full table is below.
|
|
|
|
| Enter to send | `Enter` | `Ctrl+Enter` | `Shift+Enter` |
|
|
|---|---|---|---|
|
|
| Enabled | Sends message | Adds line | Adds line |
|
|
| Disabled | Adds line | Sends message | Adds line |
|