diff options
author | hut <hut@lepus.uberspace.de> | 2014-04-11 15:57:07 +0200 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2014-04-11 15:57:07 +0200 |
commit | 64e92ada2321ffe4149a4f3f2492a1e34a959881 (patch) | |
tree | f86e124d0b7b32758cc9546b5517dd7d68f4302b /doc/ranger.1 | |
parent | 4217d4e6cfa5ea877b8e29e5dbb9b3f933409721 (diff) | |
download | ranger-64e92ada2321ffe4149a4f3f2492a1e34a959881.tar.gz |
rebuilt man page
Diffstat (limited to 'doc/ranger.1')
-rw-r--r-- | doc/ranger.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1 index a3c92128..c0971d47 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -576,6 +576,10 @@ You can display the \*(L"real\*(R" cumulative size of directories by using the c :get_cumulative_size or typing \*(L"dc\*(R". The size is expensive to calculate and will not be updated automatically. You can choose to update it automatically though by turning on this option. +.IP "cd_bookmarks [bool]" 4 +.IX Item "cd_bookmarks [bool]" +Specify whether bookmarks should be included in the tab completion of the \*(L"cd\*(R" +command. .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 @@ -651,6 +655,10 @@ Preview files in the preview column? .IP "preview_images [bool]" 4 .IX Item "preview_images [bool]" Draw images inside the console with the external program w3mimgpreview? +.IP "preview_max_size [int]" 4 +.IX Item "preview_max_size [int]" +Avoid previewing files that exceed a certain size, in bytes. Use a value of 0 +to disable this feature. .IP "preview_script [string, none]" 4 .IX Item "preview_script [string, none]" Which script should handle generating previews? If the file doesn't exist, or |