summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authorM Rawash <mrawash@gmail.com>2011-12-11 21:58:02 +0200
committerM Rawash <mrawash@gmail.com>2011-12-11 22:01:52 +0200
commitd6e61b1d3004ce58fc58a9d6035498b13e6f2089 (patch)
treebacb6f69e2049b88ce9d802ba67323089873720f /ranger
parentf206876a66deb57eb27058c35e69c411e5171f01 (diff)
downloadranger-d6e61b1d3004ce58fc58a9d6035498b13e6f2089.tar.gz
Added documentation for new flags
Diffstat (limited to 'ranger')
-rw-r--r--ranger/defaults/apps.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ranger/defaults/apps.py b/ranger/defaults/apps.py
index 0a68d006..77c66c7b 100644
--- a/ranger/defaults/apps.py
+++ b/ranger/defaults/apps.py
@@ -35,6 +35,8 @@
 #     p   Redirect output to the pager
 #     w   Wait for an Enter-press when the process is done
 #     c   Run the current file only, instead of the selection
+#     r   Run application with root privilege 
+#     t   Run application in a new terminal window
 #
 # To implement flags in this file, you could do this:
 #     context.flags += "d"
href='/akspecs/ranger/blame/setup.py?h=v1.9.2&id=471fc68047418ec7af877598b19696837ed7750c'>^
34e28e61 ^
d1a1173d ^






b3660b9a ^
d1a1173d ^
3b96a37f ^
0267251a ^

3b96a37f ^



4feb2e15 ^
666cb102 ^
b38b4dd1 ^
3b96a37f ^
3b96a37f ^
8a5944e1 ^

3cd8a402 ^
c0f2fc72 ^
3cd8a402 ^
d1a1173d ^








d1a1173d ^
e6b847b3 ^
225aa78f ^
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