summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-18 01:00:28 +0100
committerhut <hut@lavabit.com>2013-02-18 01:01:07 +0100
commitbfafcaacd6329deddd2a671cc177105699302da3 (patch)
treeee6defc2317c69d0ad394cea3b7fcf05209dc9cc /doc/ranger.pod
parentde9e10c902596e5879c0622a276665eb5b28d7a9 (diff)
downloadranger-bfafcaacd6329deddd2a671cc177105699302da3.tar.gz
ranger.1: added missing docs of settings
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index ff920884..0d8ef01e 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -601,6 +601,10 @@ Preview directories in the preview column?
 
 Preview files in the preview column?
 
+=item preview_images [bool]
+
+Draw images inside the console with the external program w3mimgpreview?
+
 =item preview_script [string, none]
 
 Which script should handle generating previews?  If the file doesn't exist, or
@@ -651,7 +655,12 @@ Reverse the order of files?
 Which sorting mechanism should be used?  Choose one of B<atime>, B<basename>,
 B<ctime>, B<mtime>, B<natural>, B<type>, B<size>
 
-Note: You can reverse the order by using an uppercase O in the key combination.
+Note: You can reverse the order by typing an uppercase second letter in the key
+combination, e.g. "oN" to sort from Z to A.
+
+=item status_bar_on_top [bool]
+
+Put the status bar at the top of the window?
 
 =item tilde_in_titlebar [bool]