mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
- Adds a link to the "Recent conversations" article whenever we use the term "conversation" as a technical term referring to topic or DM thread. This can help clarify meaning when the term is used in this specific way.
110 lines
3.1 KiB
Markdown
110 lines
3.1 KiB
Markdown
# Mastering the compose box
|
|
|
|
## Composing to a different conversation
|
|
|
|
When composing a message, Zulip lets you view a different
|
|
[conversation](/help/recent-conversations) from the one you are composing to.
|
|
For example, you can start a new topic without changing your narrow, send a
|
|
direct message about the topic you're viewing, or look up a related discussion.
|
|
|
|
In this context, the parts of the message view that are outside of the
|
|
conversation you are composing to are faded for clarity.
|
|
|
|
### Change where you are composing to
|
|
|
|
No matter where you start composing your message, it's easy to change where it
|
|
will be sent.
|
|
|
|
{start_tabs}
|
|
|
|
{tab|stream-compose}
|
|
|
|
{!start-composing.md!}
|
|
|
|
1. Select any stream from the dropdown in the top left of the compose box. You can
|
|
start typing to filter streams.
|
|
|
|
1. Enter a topic name. Auto-complete will provide suggestions for previously
|
|
used topics.
|
|
|
|
{tab|dm-compose}
|
|
|
|
{!start-composing.md!}
|
|
|
|
1. Select **Direct message** from the dropdown in the top left of the compose
|
|
box.
|
|
|
|
1. Start typing the name of the person you want to message, and
|
|
select their name from the list of suggestions. You can continue
|
|
adding as many message recipients as you like.
|
|
|
|
{end_tabs}
|
|
|
|
|
|
### Go to conversation
|
|
|
|
Zulip lets you narrow the message view to the
|
|
[conversation](/help/recent-conversations) you're currently composing to.
|
|
|
|
{start_tabs}
|
|
|
|
{!start-composing.md!}
|
|
|
|
1. If composing a stream message, click the **Go to conversation**
|
|
(<i class="zulip-icon zulip-icon-arrow-left-circle"></i>) button in the
|
|
compose box.
|
|
|
|
!!! keyboard_tip ""
|
|
|
|
For both stream and direct messages, use <kbd>Ctrl</kbd> + <kbd>.</kbd> to
|
|
go to the conversation you are composing to.
|
|
|
|
{end_tabs}
|
|
|
|
## Toggle between <kbd>Ctrl</kbd> + <kbd>Enter</kbd> and <kbd>Enter</kbd> to send a message
|
|
|
|
By default, the <kbd>Enter</kbd> key adds a new line to your message,
|
|
and <kbd>Ctrl</kbd> + <kbd>Enter</kbd> sends your 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 the <kbd>Enter</kbd> key sends your message.
|
|
|
|
!!! tip ""
|
|
|
|
<kbd>Shift</kbd> + <kbd>Enter</kbd> always adds a new line, regardless
|
|
of whether **<kbd>Enter</kbd> to send** is enabled.
|
|
|
|
### Enable <kbd>Enter</kbd> to send
|
|
|
|
{start_tabs}
|
|
|
|
{!start-composing.md!}
|
|
|
|
1. Click **<kbd>Ctrl</kbd> + <kbd>Enter</kbd> to send** in the bottom right
|
|
corner of the compose box, just below the **Send** button.
|
|
|
|
1. Select **<kbd>Enter</kbd> to send**.
|
|
|
|
{end_tabs}
|
|
|
|
### Enable **<kbd>Ctrl</kbd> + <kbd>Enter</kbd> to send**
|
|
|
|
{start_tabs}
|
|
|
|
{!start-composing.md!}
|
|
|
|
1. Click **<kbd>Enter</kbd> to send** in the bottom right
|
|
corner of the compose box, just below the **Send** button.
|
|
|
|
1. Select **<kbd>Ctrl</kbd> + <kbd>Enter</kbd> to send**.
|
|
|
|
{end_tabs}
|
|
|
|
## Related articles
|
|
|
|
* [Resize the compose box](/help/resize-the-compose-box)
|
|
* [Message formatting](/help/format-your-message-using-markdown)
|
|
* [Preview messages before sending](/help/preview-your-message-before-sending)
|
|
* [Messaging tips and tricks](/help/messaging-tips)
|