aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 24e6072..04bb32f 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,10 @@ Type text and then wait and QuickMedia will automatically search.\
`Alt+Up`/`Ctrl+Alt+K`: Select the room above the currently selected room.\
`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.
+`Alt+End`: Select the last room in the room list.\
+`Ctrl+P`: Pin the selected message.
+#### Pinned messages page controls
+`Ctrl+D`: Unpin the selected message.
#### Message input controls
`Esc`: Stop typing (also clears the input text).\
`Enter`: Post message.\
@@ -136,7 +139,7 @@ Type text and then wait and QuickMedia will automatically search.\
`/logout`: Logout.\
`/leave`: Leave the current room.\
`/me [text]`: Send a message of type "m.emote".\
-`/react [text]`: React to the selected message or if you are replying to message then it reacts to that message.
+`/react [text]`: React to the selected message (also works if you are replying to a message).
## Environment variables
Set `QM_PHONE_FACTOR=1` to disable the room list side panel in matrix.\
Set `QM_THEME` to one of the following: `default, nord` to change the theme.