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, 3 insertions, 2 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index b68595a9..b287f1ea 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -201,11 +201,12 @@ Macros can be used in commands to abbreviate things.
 
  %f   the highlighted file
  %d   the path of the current directory
- %s   the selected files in the current directory.
+ %s   the selected files in the current directory
  %t   all tagged files in the current directory
  %c   the full paths of the currently copied/cut files
+ %p   the full paths of selected files
 
-The macros %f, %d and %s also have upper case variants, %F, %D and %S,
+The macros %f, %d, %p, and %s also have upper case variants, %F, %D, %P, and %S,
 which refer to the next tab.  To refer to specific tabs, add a number in
 between.  (%7s = selection of the seventh tab.)
 
6 -0800 7472' href='/akkartik/mu/commit/html/baremetal/ex2.mu.html?h=hlt&id=00c4d6122182c37a8b37d27fd1e8e896cbdbe928'>00c4d612 ^
f6fd7e1b ^
3350c34a ^
00c4d612 ^
f6fd7e1b ^
00c4d612 ^

f6fd7e1b ^
00c4d612 ^
































3350c34a ^
00c4d612 ^



a8fb537a ^
00c4d612 ^
a8fb537a ^
00c4d612 ^
a8fb537a ^
3350c34a ^
a8fb537a ^
3350c34a ^









82171a0f ^
3350c34a ^





49f7a917 ^
00c4d612 ^



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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90