summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorDmitry Kryukov <remasik@gmail.com>2017-03-12 21:40:43 -0400
committernfnty <git@nfnty.se>2017-03-19 19:28:34 +0100
commited76df7a4991da0aa19423f855bf9874542d2179 (patch)
tree1e4836e199fba8c1058337baa6a0843375d1cc28 /doc
parentb327b7352e10909d4713d3c802c4c34945523e2b (diff)
downloadranger-ed76df7a4991da0aa19423f855bf9874542d2179.tar.gz
commands: Add setting for cd tab completion case sensitivity
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.19
-rw-r--r--doc/ranger.pod8
2 files changed, 17 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index ed41966d..bbf6143c 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -704,6 +704,15 @@ though by turning on this option.
 .IX Item "cd_bookmarks [bool]"
 Specify whether bookmarks should be included in the tab completion of the \*(L"cd\*(R"
 command.
+.IP "cd_tab_case [string]" 4
+.IX Item "cd_tab_case [string]"
+Changes case sensitivity for the \*(L"cd\*(R" command tab completion. Possible values are:
+.Sp
+.Vb 3
+\& sensitive
+\& insensitive
+\& smart
+.Ve
 .IP "collapse_preview [bool] <zc>" 4
 .IX Item "collapse_preview [bool] <zc>"
 When no preview is visible, should the last column be squeezed to make use of
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 8fd499cf..870ab5fd 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -682,6 +682,14 @@ though by turning on this option.
 Specify whether bookmarks should be included in the tab completion of the "cd"
 command.
 
+=item cd_tab_case [string]
+
+Changes case sensitivity for the "cd" command tab completion. Possible values are:
+
+ sensitive
+ insensitive
+ smart
+
 =item collapse_preview [bool] <zc>
 
 When no preview is visible, should the last column be squeezed to make use of