aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-08-19 16:40:42 +0200
committerdec05eba <dec05eba@protonmail.com>2021-08-19 17:13:17 +0200
commit4ff87535e7aae35bfbd66fe88402dcb513af249c (patch)
tree6427d23446d8f2aec80abc15d912010c26ae38fa /README.md
parentf4a02cabfd7452ed13b9c7b2e8b20ea5886768c8 (diff)
Matrix: add ctrl+r to navigate to replied to message and navigate to message from notifications tab
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
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.\