about summary refs log tree commit diff stats
path: root/worker/imap/list.go
diff options
context:
space:
mode:
authorCole Helbling <cole.e.helbling@gmail.com>2019-05-14 13:20:57 -0700
committerDrew DeVault <sir@cmpwn.com>2019-05-14 16:21:45 -0400
commitb0b3287bbdadad47757f3543a6560494af9175a8 (patch)
tree0c1ce33fb14bf31bd80acbece44b8a5d3378d465 /worker/imap/list.go
parent2c486cb7f52ac5dd88f7445ca79726639e4a0084 (diff)
downloadaerc-b0b3287bbdadad47757f3543a6560494af9175a8.tar.gz
Implement abort command
This allows the user to close the compose tab without sending their
current composition.
Diffstat (limited to 'worker/imap/list.go')
0 files changed, 0 insertions, 0 deletions
/blame/html/fork.mu.html?h=main&id=5ccf2653fb7d31b013f77df4e92e964e45c54f8a'>^
dbe12410 ^
f5465e12 ^
d009e158 ^
c5ffb6e1 ^












f5465e12 ^
d009e158 ^
f5465e12 ^



c5ffb6e1 ^

f5465e12 ^




c5ffb6e1 ^




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