summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2019-03-11 00:07:15 +0100
committerGitHub <noreply@github.com>2019-03-11 00:07:15 +0100
commit279931800be60e7da3b94649a0923d0a2f678e38 (patch)
treeb7a4d71b6e7725585d131e5513120ce1490b0fac /doc
parentf70c6560b6e950168b0b4481e1f20a7df121d60d (diff)
parent57986303066ebbacbea5e103ba75719e030e081d (diff)
downloadranger-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')
-rw-r--r--doc/ranger.17
-rw-r--r--doc/ranger.pod3
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 7604e124..09bd94a4 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35)
+.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.9.2" "2019-02-24" "ranger manual"
+.TH RANGER 1 "ranger-1.9.2" "2019-03-10" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -945,6 +945,9 @@ Start line numbers from 1.  Possible values are:
 .IX Item "open_all_images [bool]"
 Open all images in this directory when running certain image viewers like feh
 or sxiv?  You can still open selected files by marking them.
+.Sp
+If there would be too many files for the system to handle, this option
+will be temporarily disabled automatically.
 .IP "padding_right [bool]" 4
 .IX Item "padding_right [bool]"
 When collapse_preview is on and there is no preview, should there remain a
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
committer Kartik K. Agaram <vc@akkartik.com> 2015-07-29 01:23:22 -0700 1880 - switch .mu files to new type-deducing idiom' href='/akkartik/mu/commit/channel.mu?h=hlt&id=ce87c19ee42bc52c5ab9a1ee3c431a9423e5a885'>ce87c19e ^
b96af395 ^
f192d655 ^
ee72abae ^
b96af395 ^
f192d655 ^
760f683f ^
b96af395 ^
77d5b5d6 ^
4a48bedc ^
b96af395 ^

9458918f ^
5b22547b ^
b96af395 ^
08f4628e ^
b96af395 ^

f192d655 ^
b96af395 ^
f192d655 ^
1ead3562 ^
77d5b5d6 ^
760f683f ^
b96af395 ^
192d59d3 ^

ce87c19e ^

b96af395 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45