Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let caller pass in custom headers to compose | Drew DeVault | 2019-05-16 | 1 | -6/+32 |
* | Copy sent emails to the Sent folder | Drew DeVault | 2019-05-15 | 1 | -1/+9 |
* | Update tab name as subject changes | Drew DeVault | 2019-05-14 | 1 | -0/+12 |
* | Add $EDITOR, internal config for compose | Drew DeVault | 2019-05-14 | 1 | -5/+12 |
* | Add distinct keybindings for each compose view | Drew DeVault | 2019-05-14 | 1 | -0/+10 |
* | Implement sending emails /o/ | Drew DeVault | 2019-05-14 | 1 | -18/+42 |
* | Add :send-message, prepares & writes email to /tmp | Drew DeVault | 2019-05-14 | 1 | -0/+79 |
* | Spec out review message screen | Drew DeVault | 2019-05-13 | 1 | -6/+58 |
* | Populate "From" header from config for new emails | Drew DeVault | 2019-05-13 | 1 | -12/+20 |
* | Implement :{next,prev}-field in compose view | Drew DeVault | 2019-05-12 | 1 | -1/+16 |
* | Expand compose focus handling a bit | Drew DeVault | 2019-05-12 | 1 | -19/+30 |
* | Add initial compose widget | Drew DeVault | 2019-05-12 | 1 | -0/+122 |