aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-09-30 22:05:41 +0200
committerdec05eba <dec05eba@protonmail.com>2020-09-30 22:05:41 +0200
commit9602603135f456d906192112288dcd84429c8fee (patch)
tree6a6dafff82f3e38b8e18b74f474ef61965917339 /README.md
parente1a8d10b61c5f8ca092ba3aa458b661da29ba447 (diff)
Matrix: implement message editing
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5f3afd3..2358ecb 100644
--- a/README.md
+++ b/README.md
@@ -38,17 +38,18 @@ Press `Ctrl + T` when hovering over a manga chapter to start tracking manga afte
Press `Backspace` to return to the preview item when reading replies in image board threads.\
Press `R` to paste the post number of the selected post into the post field (image boards).\
Press `Ctrl + M` to begin writing a post to a thread (image boards), press `ESC` to cancel.\
-Press `Ctrl + M` to begin writing a message in a matrix room, press `ESC` to cancel.\
Press `1 to 9` or `Numpad 1 to 9` to select google captcha image when posting a comment on 4chan.\
Press `P` to preview the 4chan image of the selected row in full screen view, press `ESC` or `Backspace` to go back.\
Press `I` to switch between single image and scroll image view mode when reading manga.\
Press `Middle mouse button` to "autoscroll" in scrolling image view mode.\
Press `Tab` to autocomplete a search when autocomplete is available (currently only available for youtube).\
Press `Tab` to switch between username/password field in login panel.\
+Press `Ctrl + C` to copy the url of the currently playing video to the clipboard (with timestamp).\
Press `Ctrl + V` to paste the content of your clipboard into the search bar.\
Press `Ctrl + P` to view image/video attached to matrix message.\
-Press `Ctrl + C` to copy the url of the currently playing video to the clipboard (with timestamp).\
-Press `Ctrl + R` to reply to a message on matrix, press `ESC` to cancel.
+Press `Ctrl + M` to begin writing a message in a matrix room, press `ESC` to cancel.\
+Press `Ctrl + R` to reply to a message on matrix, press `ESC` to cancel.\
+Press `Ctrl + E` to edit a message on matrix, press `ESC` to cancel. Currently only works for your own messages.\
## Matrix commands
`/upload` to upload an image. TODO: Support regular files and videos.\
`/logout` to logout.