about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorToon Nolten <toonn@toonn.io>2018-06-07 12:52:43 +0200
committerGitHub <noreply@github.com>2018-06-07 12:52:43 +0200
commite461aaf0cb12fe72338f6d0ec101718e1ff02e66 (patch)
tree104434b4b7ba96c457eaef54a38c3be4c5f35fb9 /doc
parent81e1070f91ddc139f1a6abdfda962da3b1bb4c60 (diff)
parent348d9b05b49737f2e5169168d8d18500247ff867 (diff)
downloadranger-e461aaf0cb12fe72338f6d0ec101718e1ff02e66.tar.gz
Merge pull request #1199 from esm7/master
Support for RTL languages (Hebrew, Arabic) in the display of file names
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 7da4478b..4471a153 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -987,6 +987,12 @@ Abbreviate $HOME with ~ in the titlebar (first line) of ranger?
 
 Use a unicode "..." character instead of "~" to mark cut-off filenames?
 
+=item bidi_support [bool]
+
+Try to properly display file names in RTL languages (Hebrew, Arabic) by using
+a BIDI algorithm to reverse the relevant parts of the text.
+Requires the python-bidi pip package.
+
 =item update_title [bool]
 
 Set a window title?