summary refs log tree commit diff stats
path: root/scripts/rifle
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2012-08-06 23:26:47 +0200
committerhut <hut@lavabit.com>2012-08-06 23:26:47 +0200
commitdfcfd112b1ebfba11a176c39366dc72ad887fd70 (patch)
treed6e4af67732e90bd8374b34d9042e0638c3d040c /scripts/rifle
parent796074b541aaca459c594fe517c11d275778eef6 (diff)
downloadranger-dfcfd112b1ebfba11a176c39366dc72ad887fd70.tar.gz
ext.rifle: implemented asking on unknown filetype (in ranger only)
this was requested here: https://github.com/hut/ranger/issues/36

adam8157:
  Why non-text files' default opener is editor now? It invoked open_with
  before.

  I think the old way is better. We can't describe all types in
  rifle.conf, so many types are defined as unknown non-text types, it's
  not appropriate to open them all with editor.
Diffstat (limited to 'scripts/rifle')
0 files changed, 0 insertions, 0 deletions
17:49:21 +0200 implemented the idea presented by Sander for dwm target' href='/acidbong/suckless/dwm/commit/README?h=5.7&id=5d3fd3707b262508d1750cf95ac2e2f666be6163'>5d3fd37 ^
1076f2b




650a1fb ^
01a8d44 ^
650a1fb ^
1076f2b
650a1fb ^
1076f2b
650a1fb ^
1076f2b

650a1fb ^
1076f2b
eff4478 ^
1076f2b
7b5638f ^

98c6a92 ^
98c6a92 ^


7b5638f ^
2b66f7a ^
98c6a92 ^
7b5638f ^
1076f2b

dc5c070 ^

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