From 9fb807772b2a32b4a2ccd3be40b8588879f180d5 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Fri, 21 Feb 2020 19:00:47 +0000 Subject: [PATCH] Document start / end composer shortcuts This documents shortcuts for jumping to the start / end of the composer contents. Part of https://github.com/vector-im/riot-web/issues/12438 Depends on https://github.com/matrix-org/matrix-react-sdk/pull/4108 --- docs/shortcuts.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/shortcuts.md b/docs/shortcuts.md index 8e35d09443..bc741e153a 100644 --- a/docs/shortcuts.md +++ b/docs/shortcuts.md @@ -10,5 +10,6 @@ The modifier is Ctrl on Windows & Linux and on Mac. - / - next/prev room when focus in room list - Alt+/ - resend previous messages when the composer is in focus - PageUp/PageDown - scroll timeline up/down -- Ctrl/+Home/End - jump to timeline start/end +- Ctrl/+Home/End - jump to + start/end of the composer when focused, otherwise jump to timeline start/end - Ctrl/+` - toggle the top left menu