From f0539547ffe1de0d85822f10264a4a110e4344a2 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 16 Oct 2020 08:24:15 +0200 Subject: Matrix: add ctrl+v pasting to upload media file, vim key navigation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3