summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2019-12-21 21:07:01 +0100
committertoonn <toonn@toonn.io>2019-12-21 21:08:54 +0100
commit962876db3d8990b000195895f7f0526b492f0245 (patch)
treebf57d355978de189f324c3a1cd7d42d907676078 /README.md
parentd61872f3dbc739852eb639e5b78aea42a7f83523 (diff)
downloadranger-962876db3d8990b000195895f7f0526b492f0245.tar.gz
Add list of optional deps to man page
The man page was missing the various optional dependencies for previews.
I revised and then copied the list from the `README.md`.

Fixes #1781
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 42893dc3..bf1533a6 100644
--- a/README.md
+++ b/README.md
@@ -82,22 +82,22 @@ For general usage:
 * `file` for determining file types
 * `chardet` (Python package) for improved encoding detection of text files
 * `sudo` to use the "run as root" feature
-* `python-bidi` to display right-to-left file names correctly (Hebrew, Arabic)
+* `python-bidi` (Python package) to display right-to-left file names correctly
+  (Hebrew, Arabic)
 
 For enhanced file previews (with `scope.sh`):
 
 * `img2txt` (from `caca-utils`) for ASCII-art image previews
-* `w3mimgdisplay`, `ueberzug`, `kitty`, `terminology` or `urxvt` for image
-  previews
+* `w3mimgdisplay`, `ueberzug`, `mpv`, `iTerm2`, `kitty`, `terminology` or `urxvt` for image previews
 * `convert` (from `imagemagick`) to auto-rotate images and for SVG previews
 * `ffmpegthumbnailer` for video thumbnails
 * `highlight`, `bat` or `pygmentize` for syntax highlighting of code
 * `atool`, `bsdtar`, `unrar` and/or `7z` to preview archives
-* `bsdtar`, `tar`, `unrar` and/or `unzip` to preview archives as their first
-  image
+* `bsdtar`, `tar`, `unrar`, `unzip` and/or `zipinfo` (and `sed`) to preview
+  archives as their first image
 * `lynx`, `w3m` or `elinks` to preview html pages
-* `pdftotext` or `mutool` for textual `pdf` previews, `pdftoppm` to preview as
-  image
+* `pdftotext` or `mutool` (and `fmt`) for textual `pdf` previews, `pdftoppm` to
+  preview as image
 * `djvutxt` for textual DjVu previews, `ddjvu` to preview as image
 * `calibre` or `epub-thumbnailer` for image previews of ebooks
 * `transmission-show` for viewing BitTorrent information