summary refs log tree commit diff stats
path: root/examples
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-01-12 07:40:47 +0100
committerhut <hut@lavabit.com>2013-01-12 07:40:47 +0100
commit6ceaea08c811002f300c2ffa28413a7d2b1a700a (patch)
tree9238f4160bc03db2e174e44818072eb4a67001c1 /examples
parent84fd3feabf235c6d86984f050955916d17456d47 (diff)
downloadranger-6ceaea08c811002f300c2ffa28413a7d2b1a700a.tar.gz
core.main: Fix plugins when using custom color schemes
fm.source(custom_conf) could execute a "set colorscheme = ..." which
would lead to a "allow_access_to_confdir(..., False)" and that would
result in ranger not being able to find plugins since the confdir is not
in os.path anymore.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
-11-30 10:54:42 -0800 4801' href='/akkartik/mu/commit/subx/050_write.subx?h=hlt&id=6030d7e2e56d445ca67c6a0e8c9cf33e46bc673c'>6030d7e2 ^
5a9795bb ^
6030d7e2 ^
80b6f47e ^
6528a089 ^
ee9a9237 ^
6030d7e2 ^

ee9a9237 ^
6030d7e2 ^




ee9a9237 ^
dd9ba09a ^
ee9a9237 ^
dd9ba09a ^
6030d7e2 ^
ee9a9237 ^
dd9ba09a ^
6030d7e2 ^
ee9a9237 ^
6030d7e2 ^

e59a74ab ^


cf02c20b ^
ee9a9237 ^
6030d7e2 ^



ee9a9237 ^
6030d7e2 ^


4224ec81 ^
e59a74ab ^







ee9a9237 ^
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