about summary refs log tree commit diff stats
path: root/widgets/exline.go
diff options
context:
space:
mode:
authorSrivathsan Murali <sri@vathsan.com>2020-05-22 12:05:23 +0200
committerReto Brunner <reto@labrat.space>2020-05-22 15:01:36 +0200
commit83e7c7661dfe42e75641d764d713d144c2d7c6ce (patch)
treea8576803c46755b008f587e585c5e1169d9f3ab4 /widgets/exline.go
parenta7986f5706a9ee93ab084331effcb7136b4ae50e (diff)
downloadaerc-83e7c7661dfe42e75641d764d713d144c2d7c6ce.tar.gz
msg/reply: scoping error of part slice for quoting
part was left unassigned in the outer scope. Leading to errors while
quoting.
Diffstat (limited to 'widgets/exline.go')
0 files changed, 0 insertions, 0 deletions
om> 2019-05-19 18:23:34 -0400 Rename :delete-message et al to :delete et al' href='/akspecs/aerc/commit/commands/account/next.go?h=0.3.0&id=455c6f0b774bb5e37906dd3fb8c786892f0b1519'>455c6f0 ^
8126d82 ^
455c6f0 ^
8126d82 ^
24daef8 ^


db2146b ^
24daef8 ^








e780c6e ^
24daef8 ^

e780c6e ^



24daef8 ^





9e28a02 ^


e780c6e ^


24daef8 ^
455c6f0 ^
53df15a ^



9746f48 ^
24daef8 ^
53df15a ^



9746f48 ^
24daef8 ^



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