summary refs log tree commit diff stats
path: root/commands/choose.go
diff options
context:
space:
mode:
authorJeffas <dev@jeffas.io>2020-04-24 11:42:22 +0200
committerDrew DeVault <sir@cmpwn.com>2020-04-24 12:59:21 -0400
commit3102ac3680ba5fcfb126894a7b7b950b07b6c735 (patch)
treec017e43203fcadf978fd919222628581f6b11b1b /commands/choose.go
parent7f033278eb3afc3b9ae2dca28efe8d4a3514d14a (diff)
downloadaerc-3102ac3680ba5fcfb126894a7b7b950b07b6c735.tar.gz
Add recall command
This command allows recalling the selected postponed email to edit in
the composer. The command only allows recalling from the postpone
directory.
Diffstat (limited to 'commands/choose.go')
0 files changed, 0 insertions, 0 deletions
?h=4.4&id=ceea528eff5ccd1bbd11696209fdc60a5383cc41'>^
fbd3109 ^




d2dd58e ^
b515765 ^
12280f0 ^
3794c62 ^

f196b71 ^



338c083 ^
f196b71 ^



3794c62 ^
f196b71 ^
3794c62 ^
f196b71 ^
3794c62 ^

338c083 ^
3794c62 ^
3d1d75a ^
f196b71 ^
cac492b ^
3794c62 ^
f196b71 ^

b515765 ^
b515765 ^
19dcbc5 ^
2c477cf ^
0ea0343 ^
2c477cf ^
0ea0343 ^
35f08f4 ^
2122e39 ^

0ea0343 ^

2c477cf ^

338c083 ^
2c477cf ^







































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