about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorFichteFoll <fichtefoll2@googlemail.com>2018-02-24 20:00:36 +0100
committerFichteFoll <fichtefoll2@googlemail.com>2018-03-09 02:10:30 +0100
commit08b08d70f8b2f73d5f37c749774b9f16f0c82dbe (patch)
tree8eb8229ac059a17bd089061dbd4d52145d3db351 /README.md
parentf855979587bd918f0d32c0caba79ab4b4aa531cf (diff)
downloadranger-08b08d70f8b2f73d5f37c749774b9f16f0c82dbe.tar.gz
Add optional encoding detection with chardet
If it's not available, test utf-8 and utf-16. If everything fails,
fall back to latin1 as previously.

Fixes #990.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ef644ae6..de0514d3 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ Optional, for enhanced file previews (with `scope.sh`):
 * `transmission-show` for viewing bit-torrent information
 * `mediainfo` or `exiftool` for viewing information about media files
 * `odt2txt` for OpenDocument text files (`odt`, `ods`, `odp` and `sxw`)
+* `chardet` (Python package) for improved encoding detection of text files
 
 
 Installing