summary refs log tree commit diff stats
path: root/commands/account/cf.go
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2019-07-16 16:48:25 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-19 10:30:47 -0400
commit7899d15d607cd9122e731cd2d2a8e52ee523ce0c (patch)
treefa83a1ae3721f7201229d1dd5324863561ab8e2f /commands/account/cf.go
parentfe7230bb9acc5dc9cc8a982a35196dd6796b5360 (diff)
downloadaerc-7899d15d607cd9122e731cd2d2a8e52ee523ce0c.tar.gz
Add :attach command for compose
Allow users to add attachments to emails in the Compose view. Syntax is
:attach <path>, where path is a valid file. Attachments will show up in
the pre-send review screen.
Diffstat (limited to 'commands/account/cf.go')
0 files changed, 0 insertions, 0 deletions
m <vc@akkartik.com> 2018-12-05 22:34:59 -0800 committer Kartik Agaram <vc@akkartik.com> 2018-12-05 22:34:59 -0800 4842' href='/akkartik/mu/commit/subx/065error-byte.subx?h=hlt&id=27ef047ae54d26283fad0593d5a8ff8f8a213901'>27ef047a ^
33352536 ^
79328f9a ^
8188bbbc ^
33352536 ^
7dac9ade ^
79328f9a ^

71eb22a5 ^
7a583220 ^
33352536 ^

79328f9a ^


33352536 ^
79328f9a ^


33352536 ^
79328f9a ^

33352536 ^

79328f9a ^


33352536 ^
79328f9a ^


33352536 ^
79328f9a ^


33352536 ^
05dabd81 ^
79328f9a ^
33352536 ^

79328f9a ^
05dabd81 ^
79328f9a ^
33352536 ^
79328f9a ^


33352536 ^
79328f9a ^


33352536 ^
2a2a5b1e ^
79328f9a ^
33352536 ^
79328f9a ^


33352536 ^
79328f9a ^


33352536 ^
79328f9a ^



7a583220 ^
33352536 ^

79328f9a ^


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