diff options
author | Wojciech Siewierski <wojciech.siewierski@onet.pl> | 2019-03-11 00:07:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-11 00:07:15 +0100 |
commit | 279931800be60e7da3b94649a0923d0a2f678e38 (patch) | |
tree | b7a4d71b6e7725585d131e5513120ce1490b0fac /doc/ranger.pod | |
parent | f70c6560b6e950168b0b4481e1f20a7df121d60d (diff) | |
parent | 57986303066ebbacbea5e103ba75719e030e081d (diff) | |
download | ranger-279931800be60e7da3b94649a0923d0a2f678e38.tar.gz |
Merge pull request #1490 from Vifon/open_all_images_dwim
Temporarily disable open_all_images if there are too many images
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 3b9b92fc..e3419d0f 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -967,6 +967,9 @@ Start line numbers from 1. Possible values are: Open all images in this directory when running certain image viewers like feh or sxiv? You can still open selected files by marking them. +If there would be too many files for the system to handle, this option +will be temporarily disabled automatically. + =item padding_right [bool] When collapse_preview is on and there is no preview, should there remain a |