index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
widgets
/
compose.go
Age
Commit message (
Collapse
)
Author
2019-05-17
Fix date header on outgoing emails
Drew DeVault
2019-05-16
Decode email when reading it for quoting
Drew DeVault
2019-05-16
Implement :reply -q and :reply -a
Drew DeVault
2019-05-16
Implement (basic form) of :reply
Drew DeVault
2019-05-16
Let caller pass in custom headers to compose
Drew DeVault
2019-05-15
Copy sent emails to the Sent folder
Drew DeVault
Or rather, to a user-specified folder
2019-05-14
Update tab name as subject changes
Drew DeVault
Also moves truncation to the tab widget
2019-05-14
Add $EDITOR, internal config for compose
Drew DeVault
2019-05-14
Add distinct keybindings for each compose view
Drew DeVault
2019-05-14
Implement sending emails /o/
Drew DeVault
2019-05-14
Add :send-message, prepares & writes email to /tmp
Drew DeVault
2019-05-13
Spec out review message screen
Drew DeVault
2019-05-13
Populate "From" header from config for new emails
Drew DeVault
2019-05-12
Implement :{next,prev}-field in compose view
Drew DeVault
2019-05-12
Expand compose focus handling a bit
Drew DeVault
2019-05-12
Add initial compose widget
Drew DeVault