summary refs log tree commit diff stats
path: root/ranger.py
diff options
context:
space:
mode:
authorGermainZ <germanosz@gmail.com>2015-09-14 19:31:02 +0300
committerGermainZ <germanosz@gmail.com>2015-09-14 19:38:26 +0300
commit40bd7bc111775ae10ea547bc4d281830eb95757a (patch)
tree4a58f45288ca1c285805961543e97c45afb14803 /ranger.py
parent2344714fcbaa3697f77dd0cb4477a8f8019c7dc4 (diff)
downloadranger-40bd7bc111775ae10ea547bc4d281830eb95757a.tar.gz
Use scope.sh for all the previews
… instead of calling w3mimgdisplay for (potentially non-supported, e.g.
SVG files) images, which also has the side effect of making custom
previews for images impossible.
Diffstat (limited to 'ranger.py')
0 files changed, 0 insertions, 0 deletions
time.mu?h=main&id=f16f5690600ea74f2d77b72bf9167cf3a74c1d2e'>f16f5690 ^
951c3f4c ^

f16f5690 ^

951c3f4c ^

f16f5690 ^
74f1512f ^
f16f5690 ^


951c3f4c ^

f16f5690 ^
















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