summary refs log tree commit diff stats
path: root/examples/plugin_ipc.py
diff options
context:
space:
mode:
authorhut <hut@hut.pm>2017-07-16 06:12:32 +0200
committerhut <hut@hut.pm>2017-07-16 06:13:05 +0200
commitf3243faa22ffd78ef654cd7ae4357a908408ac19 (patch)
treed5c5c3f505ef2f9336101babf8d84cba155dc7a4 /examples/plugin_ipc.py
parent064ac63da1acebd56e5bbf5ae7fe57fda8eb7bbc (diff)
downloadranger-f3243faa22ffd78ef654cd7ae4357a908408ac19.tar.gz
container.directory: no need to Ctrl+R on ":set vcs_aware!"
this is done through setting the "vcs" attribute to a lazy_property and
binding its __reset() function to the signal 'setopt.vcs_aware'.
Diffstat (limited to 'examples/plugin_ipc.py')
0 files changed, 0 insertions, 0 deletions
:10 -0400 s/aerc2/aerc/g' href='/akspecs/aerc/commit/commands/account/move.go?id=98da4c9509d03f8ffe48b9c66b9c3ce8a0f2f942'>98da4c9 ^
2e5ae19 ^

2a09617 ^

2e5ae19 ^
2a09617 ^


6838c23 ^
2a09617 ^


6838c23 ^
f9d26ee ^
2e5ae19 ^

6838c23 ^
39307a6 ^


c552231 ^
acfe7d7 ^

2e5ae19 ^
acfe7d7 ^









113de35 ^



2e5ae19 ^
381c1fc ^
113de35 ^

8bb115d ^
113de35 ^
217e85a ^


113de35 ^
753adb9 ^
113de35 ^
753adb9 ^
32f970e ^

39307a6 ^
113de35 ^
acfe7d7 ^

2e5ae19 ^

39307a6 ^
2e5ae19 ^
6f8ad91 ^
2e5ae19 ^



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