aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-16 19:44:18 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-16 19:44:24 +0200
commit0f6813a68d7f54c811b5040bdea37ca7b7e1b86e (patch)
tree8275a5750add009dca549c1e4388b52ff83bcc2b /README.md
parentf0539547ffe1de0d85822f10264a4a110e4344a2 (diff)
Matrix: Change keybindings to not use ctrl, and add U to upload media
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e8631e2..00d47cf 100644
--- a/README.md
+++ b/README.md
@@ -46,10 +46,10 @@ 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 `Enter` to view image/video attached to matrix message, or to view the url in the message in quickmedia (youtube) or in the browser.\
-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.\
-Press `Ctrl + D` to delete a message on matrix. Currently deleting a message only deletes the event, so if you delete an edit then the original message wont be deleted.\
+Press `M or I` to begin writing a message in a matrix room, press `ESC` to cancel.\
+Press `R` to reply to a message on matrix, press `ESC` to cancel.\
+Press `E` to edit a message on matrix, press `ESC` to cancel. Currently only works for your own messages.\
+Press `D` to delete a message on matrix. Currently deleting a message only deletes the event, so if you delete an edit then the original message wont be deleted.\
Press `Ctrl + V` to upload media to room in matrix, if the clipboard contains a path to an absolute filepath.
In the matrix client you can also navigate using VIM keys (H, J, K, L).