summary refs log tree commit diff stats
path: root/doc/rifle.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rifle.pod')
-rw-r--r--doc/rifle.pod124
1 files changed, 124 insertions, 0 deletions
diff --git a/doc/rifle.pod b/doc/rifle.pod
new file mode 100644
index 00000000..ea04c5ee
--- /dev/null
+++ b/doc/rifle.pod
@@ -0,0 +1,124 @@
+=head1 NAME
+
+rifle - ranger's file opener
+
+
+
+
+=head1 SYNOPSIS
+
+B<rifle> [B<--help>] [B<-f> I<FLAGS>] [B<-l>] [B<-p> I<KEYWORD>]
+[B<-w> I<PROGRAM>] I<files>
+
+
+
+
+=head1 DESCRIPTION
+
+rifle is a powerful file executor that allows for complex file type checking,
+written to meet the needs of the file manager I<ranger>.  rifle's strength lies
+in automatically determining file types, depending on which programs are
+installed on the system, even without any user interaction.
+
+
+
+
+=head1 OPTIONS
+
+=over 14
+
+=item B<-f> I<FLAGS>
+
+Specify flags for opening the files.  Flags are letters that changes how the
+program is executed.  Any combination of flags will work.  Writing uppercase
+flags will negate the effect of all previously used lowercase flags of the same
+letter.
+
+Table of all flags:
+ f   fork program to background
+ r   run program as root, using sudo
+ t   run program in a separate terminal, as specified by $TERMCMD
+
+=item B<-l>
+
+List all possible ways to open the specified files.  Each line will contain information in the format of I<id:label:flags:command>. I<id> is the identification number. I<label> is an arbitrary string that was specified for this command, I<flags> are the flags that are used by default, and I<command> is the command that is going to be executed.
+
+=item B<-p> I<KEYWORD>
+
+Pick a method to open the files.
+
+I<KEYWORD> is either the ID number listed by C<rifle -l> or a string that matches a label in the configuration file.
+
+=item B<-w> I<PROGRAM>
+
+Open the files with the program I<PROGRAM>
+
+=item B<-h>, B<--help>
+
+Print a list of options and exit.
+
+=back
+
+
+
+
+=head1 FILES
+
+rifle shares configuration files with ranger, though ranger is not required in
+order to use rifle.  The configuration file F<rifle.conf> is expected to be at
+F<~/.config/ranger/rifle.conf>.
+
+This file specifies patterns for determining the commands to open files with.
+The syntax is described in the comments of the default F<rifle.conf> that ships
+with ranger.  To obtain it, you need to run: C<ranger --copy-config=rifle>
+
+
+
+
+=head1 ENVIRONMENT
+
+=over 8
+
+=item EDITOR
+
+Determines which editor to use for editing files (in the default F<rifle.conf>).
+
+=item PAGER
+
+Determines which pager to use for displaying files (in the default F<rifle.conf>).
+
+=item TERMCMD
+
+Determines the terminal emulator command for use with the I<t> flag.  It is required that the value is the path to an executable file which accepts the "-e COMMAND" argument.
+
+=item XDG_CONFIG_HOME
+
+Specifies the directory for configuration files. Defaults to F<$HOME/.config>.
+
+=back
+
+
+
+
+=head1 EXAMPLES
+
+List all the different methods:
+
+ $ rifle -l helloworld.py
+ 0:editor::"$EDITOR" -- "$@"
+ 1:pager::"$PAGER" -- "$@"
+ 2:::python -- "$1"
+
+Display its content by opening it with "cat":
+
+ $ rifle -w cat helloworld.py
+ print("Hello World!")
+
+Run it by picking the method 2, which calls 'python -- "$1"':
+
+ $ rifle -p 2 helloworld.py
+ Hello World!
+
+Display the file in a pager inside a new terminal, run as root:
+
+ $ rifle -p 1 -f tr helloworld.py
pre>
2837c405 ^
2b88e2f1 ^
2837c405 ^
9394091f ^
2837c405 ^
424f52c3 ^
0a57c4de ^

88f423af ^
ccabc08f ^
2837c405 ^

b9d29e9a ^
0a57c4de ^
2837c405 ^
6e235845 ^
6e235845 ^
b9d29e9a ^
08860628 ^
b9d29e9a ^
8933d59b ^
d39e48ba ^
8933d59b ^
08860628 ^
73c146c6 ^
2837c405 ^



08860628 ^



2837c405 ^
a4f7932e ^
b9d29e9a ^
b9d29e9a ^
08860628 ^

2837c405 ^
08860628 ^

034cf730 ^
08860628 ^
ccabc08f ^
2837c405 ^


9d94ac5c ^

b9d29e9a ^
08860628 ^

cba17faf ^





08860628 ^
d2662a6f ^
08860628 ^


ea98a8b0 ^
08860628 ^

d2662a6f ^
08860628 ^






d2662a6f ^
08860628 ^




d2662a6f ^
08860628 ^

d2662a6f ^
08860628 ^


d2662a6f ^
9394091f ^
9d94ac5c ^

d2662a6f ^
08860628 ^



d2662a6f ^
08860628 ^














d2662a6f ^
5bb3fab1 ^
08860628 ^


d2662a6f ^
9394091f ^
9d94ac5c ^

d2662a6f ^
08860628 ^



d2662a6f ^
08860628 ^



ea98a8b0 ^
08860628 ^


d2662a6f ^
ea98a8b0 ^

08860628 ^
ea98a8b0 ^

08860628 ^
d2662a6f ^
08860628 ^

b9d29e9a ^

9d94ac5c ^

b9d29e9a ^
08860628 ^



d2662a6f ^
f62cf772 ^
08860628 ^






b9d29e9a ^

08860628 ^
9d94ac5c ^
b9d29e9a ^
08860628 ^
b9d29e9a ^

c8a6bdb3 ^
6b830277 ^
b9d29e9a ^
6b830277 ^
b9d29e9a ^

9d94ac5c ^

b9d29e9a ^
398eac4e ^
b9d29e9a ^



6559263b ^


08860628 ^
6559263b ^

2837c405 ^
d39e48ba ^
2837c405 ^
08860628 ^
2837c405 ^



08860628 ^

2837c405 ^

08860628 ^

2837c405 ^


b9d29e9a ^


2837c405 ^
08860628 ^


7906bd6a ^
08860628 ^
2837c405 ^

ea98a8b0 ^

08860628 ^
2837c405 ^


ea98a8b0 ^
2837c405 ^
08860628 ^

efbf233c ^
08860628 ^
b9d29e9a ^

08860628 ^

d2662a6f ^
08860628 ^
d2662a6f ^

08860628 ^

7906bd6a ^
b9d29e9a ^
b9d29e9a ^

ea98a8b0 ^
08860628 ^
ea98a8b0 ^
08860628 ^


ea98a8b0 ^
b9d29e9a ^
b9d29e9a ^
47a1a620 ^
2837c405 ^

cba17faf ^





08860628 ^
2837c405 ^

2837c405 ^

6e235845 ^
b9d29e9a ^
08860628 ^
b9d29e9a ^
7ca8ec3e ^




b9d29e9a ^
73c146c6 ^




73c146c6 ^

6d807003 ^
27263508 ^
d181f500 ^
73c146c6 ^








08860628 ^
73c146c6 ^
398eac4e ^
73c146c6 ^


ea98a8b0 ^
73c146c6 ^
ea98a8b0 ^
398eac4e ^
e87eb4c4 ^

73c146c6 ^







398eac4e ^
73c146c6 ^










398eac4e ^
d2662a6f ^










73c146c6 ^





08860628 ^

73c146c6 ^




ccabc08f ^
73c146c6 ^
2b88e2f1 ^
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405