From 55c809e83979460bbf77be4d1085cb01143fe37d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Wed, 18 Sep 2019 11:55:44 +0300 Subject: [PATCH 1/3] Document more shortcuts I'm probably missing some still --- docs/shortcuts.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/shortcuts.md b/docs/shortcuts.md index f29fc2bed5..3226121a6c 100644 --- a/docs/shortcuts.md +++ b/docs/shortcuts.md @@ -6,6 +6,8 @@ The modifier is Ctrl on Windows & Linux and on Mac. - Ctrl/+d - toggle mic mute - Ctrl/+e - toggle video on/off - Ctrl/+k - jump to named room -- / - navigate within room list +- / - navigate old messages to edit in composer +- / - next/prev room when focus in room list +- Alt+/ - scroll timeline up/down ? - PageUp/PageDown - scroll timeline up/down - Ctrl/+Home/End - jump to timeline start/end From 2eddda1843482f52fa6ce040e0b0f51dde506f89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Wed, 18 Sep 2019 13:21:23 +0300 Subject: [PATCH 2/3] Update docs/shortcuts.md Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- docs/shortcuts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shortcuts.md b/docs/shortcuts.md index 3226121a6c..376a86e251 100644 --- a/docs/shortcuts.md +++ b/docs/shortcuts.md @@ -8,6 +8,6 @@ The modifier is Ctrl on Windows & Linux and on Mac. - Ctrl/+k - jump to named room - / - navigate old messages to edit in composer - / - next/prev room when focus in room list -- Alt+/ - scroll timeline up/down ? +- Alt+/ - resend previous messages when the composer is in focus - PageUp/PageDown - scroll timeline up/down - Ctrl/+Home/End - jump to timeline start/end From 481bc2cb92eb6cf8d95bd33de297ca465a64ab28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Wed, 18 Sep 2019 13:32:24 +0300 Subject: [PATCH 3/3] Update docs/shortcuts.md Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- docs/shortcuts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shortcuts.md b/docs/shortcuts.md index 376a86e251..83e494472d 100644 --- a/docs/shortcuts.md +++ b/docs/shortcuts.md @@ -6,7 +6,7 @@ The modifier is Ctrl on Windows & Linux and on Mac. - Ctrl/+d - toggle mic mute - Ctrl/+e - toggle video on/off - Ctrl/+k - jump to named room -- / - navigate old messages to edit in composer +- / - navigate old messages to edit when the composer is in focus - / - next/prev room when focus in room list - Alt+/ - resend previous messages when the composer is in focus - PageUp/PageDown - scroll timeline up/down