Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement abort command | Cole Helbling | 2019-05-14 | 1 | -0/+23 |
| | | | | | This allows the user to close the compose tab without sending their current composition. | ||||
* | Remove tab before going async | Drew DeVault | 2019-05-14 | 1 | -1/+1 |
| | | | | To prevent repeated attempts to send | ||||
* | Add distinct keybindings for each compose view | Drew DeVault | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | Send emails asyncronously | Drew DeVault | 2019-05-14 | 1 | -47/+73 |
| | |||||
* | Implement sending emails /o/ | Drew DeVault | 2019-05-14 | 1 | -6/+114 |
| | |||||
* | Add :send-message, prepares & writes email to /tmp | Drew DeVault | 2019-05-14 | 1 | -0/+29 |
| | |||||
* | Implement :{next,prev}-field in compose view | Drew DeVault | 2019-05-12 | 2 | -0/+46 |