2017-01-25 00:37:21 +01:00
|
|
|
# Reply to a message
|
2017-02-04 03:50:31 +01:00
|
|
|
There are three ways to reply to a message in Zulip: by clicking on a
|
|
|
|
message, through the message actions dropdown, or by using keyboard
|
|
|
|
shortcuts.
|
2017-01-05 20:01:13 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
## Reply to a message by clicking on a message
|
|
|
|
1. Click on the message you want to reply to.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
2. Upon clicking on a message, the compose box will appear with the
|
|
|
|
**Stream** and **Topic** fields autocompleted to match the message you
|
|
|
|
selected.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
3. Type your reply in the **Compose your message here...** field.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
4. Once you have finished completing your message, you can now send your
|
|
|
|
message to the specified stream under the specified topic by pressing the
|
|
|
|
Enter key or clicking the **Send** button, depending on your settings.
|
|
|
|
|
|
|
|
## Reply to a message through the message actions dropdown
|
2017-01-05 20:01:13 +01:00
|
|
|
{!message-actions.md!}
|
|
|
|
{!down-chevron.md!}
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-01-05 20:01:13 +01:00
|
|
|
2. Select the **Reply** option from the dropdown to reply to the selected
|
|
|
|
message. A message compose box will appear with the **Stream** (outlined in red
|
|
|
|
below) and **Topic** (outlined in green below) fields autofilled to match the
|
|
|
|
message you selected.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
3. Type your reply in the **Compose your message here...** field.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
4. Once you have finished completing your message, you can now send your
|
|
|
|
message to the specified stream under the specified topic by pressing the
|
|
|
|
Enter key or clicking the **Send** button, depending on your settings.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
## Reply to a message by using keyboard shortcuts
|
|
|
|
1. While viewing messages in the message table, you will notice a blue
|
|
|
|
highlight around one of the messages on your screen. Change the selected
|
|
|
|
message is highlighted by scrolling through your messages or pressing the
|
|
|
|
arrow, `j`, or `k` keys on your keyboard.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
2. Once you the message you want to reply to is highlighted, press the `r`
|
|
|
|
key on your keyboard.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
2. Upon pressing the `r` key, the compose box will appear with the
|
|
|
|
**Stream** and **Topic** fields autocompleted to match the message you
|
|
|
|
selected.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
3. Type your reply in the **Compose your message here...** field.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
4. Once you have finished completing your message, you can now send your
|
|
|
|
message to the specified stream under the specified topic by pressing the
|
|
|
|
Enter key or clicking the **Send** button, depending on your settings.
|
2016-12-27 03:56:23 +01:00
|
|
|
|
2017-02-04 03:50:31 +01:00
|
|
|
!!! tip ""
|
|
|
|
You can always cancel your message by clicking the x (<i
|
2017-07-28 09:18:23 +02:00
|
|
|
class="icon-vector-remove"></i>) icon located at the top right corner of
|
2017-02-04 03:50:31 +01:00
|
|
|
your compose box or pressing the `Esc` key.
|