From 42ef59ef17cb0a56c6ac1d8f220db7ca461c5411 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 22 Oct 2020 04:52:32 +0200 Subject: Matrix: temporary disable vim keys that interfer with room search, also include embedded item when pressing enter --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a9778ca..7033d2f 100644 --- a/README.md +++ b/README.md @@ -46,14 +46,12 @@ 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 `M or I` to begin writing a message in a matrix room, press `ESC` to cancel.\ +Press `M` 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). - 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 `/upload` to upload an image. TODO: Support regular files and videos.\ -- cgit v1.2.3