about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 870ab5fd..4ea0142a 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -690,6 +690,10 @@ Changes case sensitivity for the "cd" command tab completion. Possible values ar
  insensitive
  smart
 
+=item clear_filters_on_dir_change [bool]
+
+If set to 'true', persistent filters would be cleared upon leaving the directory
+
 =item collapse_preview [bool] <zc>
 
 When no preview is visible, should the last column be squeezed to make use of
@@ -818,6 +822,12 @@ the content.
 Should the console history be saved on exit?  If disabled, the console history
 is reset when you restart ranger.
 
+=item save_tabs_on_exit [bool]
+
+Save all tabs, except the active, on exit? The last saved tabs are restored once
+when starting the next session. Multiple sessions are stored in a stack and the
+oldest saved tabs are restored first.
+
 =item scroll_offset [integer]
 
 Try to keep this much space between the top/bottom border when scrolling.
@@ -915,16 +925,6 @@ the top and vice versa.
 Enable this if key combinations with the Alt Key don't work for you.
 (Especially on xterm)
 
-=item clear_filters_on_dir_change [bool]
-
-If set to 'true', persistent filters would be cleared upon leaving the directory
-
-=item save_tabs_on_exit [bool]
-
-Save all tabs, except the active, on exit? The last saved tabs are restored once
-when starting the next session. Multiple sessions are stored in a stack and the
-oldest saved tabs are restored first.
-
 =back