From 8271ac97e61e0f2d0985a2fb8bc94de9924a1eb9 Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Mon, 7 Oct 2024 13:18:59 +0200 Subject: [PATCH] help: Clarify "enter to send" keyboard shortcuts. Document the keyboard shortcut for sending a message and inserting a line that can be used at all times, and then describe the keyboard shortcuts for those actions that are based on the user's "Enter to send" configuration. --- help/keyboard-shortcuts.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/help/keyboard-shortcuts.md b/help/keyboard-shortcuts.md index b1334d8f6d..7a41ab05c1 100644 --- a/help/keyboard-shortcuts.md +++ b/help/keyboard-shortcuts.md @@ -137,13 +137,15 @@ in the Zulip app to add more to your repertoire as needed. ### In the compose box -* **Send message**: Enter, Tab then Enter, - and/or Ctrl + Enter, depending on your settings. See - [enable enter to send](/help/mastering-the-compose-box#toggle-between-ctrl-enter-and-enter-to-send-a-message). +* **Send message**: Tab then Enter, or either + Enter or Ctrl + Enter based on + [your settings][toggle-enter-to-send] -* **Insert new line**: Enter, or Shift + Enter, - depending on your settings. See - [enable enter to send](/help/mastering-the-compose-box#toggle-between-ctrl-enter-and-enter-to-send-a-message). +* **Insert new line**: Shift + Enter, or either + Enter or Ctrl + Enter based on + [your settings][toggle-enter-to-send] + +[toggle-enter-to-send]: /help/mastering-the-compose-box#toggle-between-ctrl-enter-and-enter-to-send-a-message * **Insert italic text**: `*italic*` or Ctrl + I