2017-01-19 23:47:58 +01:00
|
|
|
# Enable or disable Press Enter to send
|
2016-12-18 00:43:29 +01:00
|
|
|
|
2017-01-19 23:47:58 +01:00
|
|
|
Zulip supports configuring whether the **Enter** key on your keyboard
|
|
|
|
sends a message that you are composing.
|
2016-12-18 00:43:29 +01:00
|
|
|
|
2017-03-13 17:55:42 +01:00
|
|
|
By default, the `Enter` (or `Return`) key simply adds a blank line to the
|
|
|
|
message when the **Press Enter to send** checkbox is disabled. This is great if
|
|
|
|
you want to write multi-line messages that include blank lines, which is much
|
|
|
|
more common in Zulip than in other chat products.
|
2016-12-18 00:43:29 +01:00
|
|
|
|
2017-03-13 17:55:42 +01:00
|
|
|
However, if you check the **Press Enter to send** checkbox in the compose box,
|
|
|
|
Zulip sends your message when you press `Enter` (or `Return`) on your keyboard.
|
2016-12-18 00:43:29 +01:00
|
|
|
|
2017-03-13 17:55:42 +01:00
|
|
|
Whether or not the **Press Enter to send** option is enabled, pressing
|
|
|
|
`Ctrl` + `Enter` or `Tab` then `Enter` sends a message, while pressing
|
|
|
|
`Shift` + `Enter` inserts a new line in your message.
|