diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-08 12:28:35 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-08 12:28:35 +0200 |
commit | fd20b4fba2d9a3b5d6be28208dc9f2b58f9cd3ff (patch) | |
tree | 1905309842cb1be1827a18e7325dee8441bf1a32 | |
parent | c5dec7a56157c71d124dafe191acfe95aa0fd4af (diff) |
Update chat controls readme
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -130,7 +130,8 @@ Type text and then wait and QuickMedia will automatically search.\ `Alt+End`: Select the last room in the room list.\ `Ctrl+P`: Pin the selected message.\ `Ctrl+R`: Navigate to the replied to message.\ -`Ctrl+B`: Navigate to the bottom (the latest message). +`Ctrl+B`: Navigate to the bottom (the latest message).\ +`G`: Start typing an `/encrypt` message, `Esc` to cancel. #### Pinned messages page controls `Ctrl+D`: Unpin the selected message.\ `Ctrl+R`: Navigate to the pinned message in the messages tab. |