From 4ff87535e7aae35bfbd66fe88402dcb513af249c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 19 Aug 2021 16:40:42 +0200 Subject: Matrix: add ctrl+r to navigate to replied to message and navigate to message from notifications tab --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d4fd08a..e7fa9dc 100644 --- a/README.md +++ b/README.md @@ -101,9 +101,12 @@ Type text and then wait and QuickMedia will automatically search.\ `Alt+Down`/`Ctrl+Alt+J`: Select the room below the currently selected room.\ `Alt+Home`: Select the first room in the room list.\ `Alt+End`: Select the last room in the room list.\ -`Ctrl+P`: Pin the selected message. +`Ctrl+P`: Pin the selected message.\ +`Ctrl+R`: Navigate to the replied to message.\ +`Ctrl+B`: Navigate to the bottom (the latest message). #### Pinned messages page controls -`Ctrl+D`: Unpin the selected message. +`Ctrl+D`: Unpin the selected message.\ +`Ctrl+R`: Navigate to the pinned message in the messages tab. #### Message input controls `Esc`: Stop typing (also clears the input text).\ `Enter`: Post message.\ -- cgit v1.2.3