summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--.gitignore23log stats plain blame
-rw-r--r--LICENSE1061log stats plain blame
-rw-r--r--README.md408log stats plain blame
-rw-r--r--aerc.go892log stats plain blame
d---------commands114log stats plain
d---------config115log stats plain
-rw-r--r--go.mod712log stats plain blame
-rw-r--r--go.sum2512log stats plain blame
d---------lib / ui29log stats plain
d---------widgets265log stats plain
d---------worker100log stats plain
h autocompletion in plugins' href='/danisanti/profani-tty/commit/src/plugins/profapi.h?id=dcc2123ec4d2210c8631b181cae9d817504e8b48'>dcc2123e ^
70a79abd ^
a65403c5 ^
c6288d89 ^
41fe8c22 ^
51a7588b ^


41fe8c22 ^

1654f16a ^
ac91e7ef ^
1654f16a ^
41fe8c22 ^
29eb843d ^
8f9f018d ^
51a7588b ^
41fe8c22 ^
51a7588b ^
41fe8c22 ^
61a09476 ^
fd218ac3 ^

dcc2123e ^
41fe8c22 ^






ab08d0a3 ^
d90c47f2 ^

41fe8c22 ^
8008d8c3 ^

41fe8c22 ^




51a7588b ^
41fe8c22 ^
1654f16a ^

ac91e7ef ^

4c913aa0 ^

efeb2fcf ^






2518aa50 ^

efeb2fcf ^
41fe8c22 ^
194c53c4 ^

a65403c5 ^
623fbe9e ^
fccf56be ^

1b25aa84 ^

c8874cd2 ^



1b25aa84 ^
41fe8c22 ^
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