From 611d22bf269672ba56f98e12eb6b2a40efdaa5b9 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 3 Jul 2021 16:23:36 +0200 Subject: Remove dependency on tidy, fix ph, support all 4chan markup Go back to previous page when failing to fetch number of pages --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1d75836..0c8e0b0 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ Type text and then wait and QuickMedia will automatically search.\ `Ctrl+Right`: Go to the next word.\ `Ctrl+V`: Paste clipboard content into the message input.\ `Ctrl+D`: Clear the input text.\ -`@`: Start searching for a user to mention.\ +`@`: Start searching for a user to mention. #### Server search page controls -`Ctrl+Enter`: Use the server specified in the search input.\ +`Ctrl+Enter`: Use the server specified in the search input. ### 4chan thread controls `Enter`: Show the posts that the selected post replies to and the posts the replied to the selected post.\ `Backspace`: Go back to the previously selected item after selecting it with `Enter`.\ @@ -109,11 +109,11 @@ Type text and then wait and QuickMedia will automatically search.\ `Ctrl+D`: Remove the selected file from the post.\ `Ctrl+I`: Reverse image search the selected image or select an url to open in the browser.\ `1 to 9`/`Numpad 1 to 9`: Select/deselect google captcha image when posting a comment on 4chan.\ -`Ctrl+S`: Save the image/video attached to the selected post.\ +`Ctrl+S`: Save the image/video attached to the selected post. ### File save controls `Tab`: Switch between navigating the file manager and file name.\ `Ctrl+Enter`/`Click on save`: Save the file.\ -`Esc`/`Click on cancel`: Cancel download.\ +`Esc`/`Click on cancel`: Cancel download. ## Matrix text commands `/upload`: Bring up the file manager and select a file to upload to the room, `Esc` to cancel.\ `/logout`: Logout.\ @@ -131,7 +131,7 @@ Note that at the moment, cached images will not be scaled with the dpi. Images d [tabbed](https://tools.suckless.org/tabbed/) can be used to put quickmedia windows into tabs. After installing `tabbed`, run `tabbed -c -k quickmedia launcher -e`. ## Dependencies ### Libraries -`sfml`, `libx11`, `libxrandr`, `jsoncpp`, `tidy`, `libglvnd` (opengl) +`sfml`, `libx11`, `libxrandr`, `jsoncpp`, `libglvnd` (opengl) ### Executables `curl`, `imagemagick` ### Fonts -- cgit v1.2.3