diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 4ea0142a..ebeeafbe 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 cd_tab_smart [bool] + +Use smart tab completion with less typing? E.g. ":cd /f/b/b<tab>" yields ":cd /foo/bar/baz". + =item clear_filters_on_dir_change [bool] If set to 'true', persistent filters would be cleared upon leaving the directory |