aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-16 08:24:15 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-16 08:24:15 +0200
commitf0539547ffe1de0d85822f10264a4a110e4344a2 (patch)
tree5dcfbf58b680d6143a676351d0e882022ac247b1 /README.md
parent686adc5690c8507d25b080612f301c1aef594a19 (diff)
Matrix: add ctrl+v pasting to upload media file, vim key navigation
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index df78618..e8631e2 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,10 @@ Press `Enter` to view image/video attached to matrix message, or to view the url
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 `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 `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).
In matrix you can select a message with enter to open the url in the message (or if there are multiple urls then a menu will appear for selecting which to open).
## Matrix commands