diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-14 21:51:42 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-14 21:51:42 +0200 |
commit | 52f8dc5d05f5e34b0a3cf4bb4e4fe607f06965c5 (patch) | |
tree | 338a4a83685e0f0c7805ef3a884bec8274949f93 /README.md | |
parent | a3843702b93513052e1e167d52f232b5a5301bd0 (diff) |
Better G key behavior in matrix, add ctrl+g for encrypt reply, load mpris from system path if available for videos
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -131,7 +131,8 @@ Type text and then wait and QuickMedia will automatically search.\ `Ctrl+P`: Pin the selected message.\ `Ctrl+R`: Navigate to the replied to message.\ `Ctrl+B`: Navigate to the bottom (the latest message).\ -`G`: Start typing an `/encrypt` message, `Esc` to cancel. +`G`: Start typing an `/encrypt` message, `Esc` to cancel.\ +`Ctrl+G`: Start replying to the selected message with `/encrypt`, `Esc` to cancel. #### Pinned messages page controls `Ctrl+D`: Unpin the selected message.\ `Ctrl+R`: Navigate to the pinned message in the messages tab. |