summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 60deedf3..91ba904a 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -1237,6 +1237,11 @@ Assigns a new value to an option, but locally for the directories that are
 marked with I<tag>.  This means, that this option only takes effect when
 visiting that directory.
 
+For example, to change the sorting order in your downloads directory, tag it
+with the I<v> tag by typing I<"v>, then use this command:
+
+ setintag v sort ctime
+
 =item setlocal [path=I<path>] I<option> I<value>
 
 Assigns a new value to an option, but locally for the directory given by
ik.com> 2015-01-02 18:13:04 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2015-01-02 18:20:18 -0800 497 - strengthen the concept of 'space'' href='/akkartik/mu/commit/counters.mu?h=main&id=d1c12218229989dc9a6e15b0190ae0ca05ecb20f'>d1c12218 ^
b96af395 ^

a91c1c2a ^
5497090a ^


b96af395 ^
d1c12218 ^
b96af395 ^


a91c1c2a ^
b96af395 ^
a91c1c2a ^
b96af395 ^
bafc7192 ^


b96af395 ^
d2244a2f ^


5497090a ^
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