Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let user edit arbitrary headers in composer | Daniel Bridges | 2019-08-12 | 1 | -4/+32 |
| | |||||
* | Support configurable header layout in compose widget | Daniel Bridges | 2019-07-26 | 1 | -2/+2 |
| | |||||
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -2/+12 |
| | | | | | Tab completion currently only works on commands. Contextual completion will be added in the future. | ||||
* | Fix scdoc & gofmt issues | Drew DeVault | 2019-05-18 | 1 | -2/+0 |
| | |||||
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | Copy sent emails to the Sent folder | Drew DeVault | 2019-05-15 | 1 | -1/+2 |
| | | | | Or rather, to a user-specified folder | ||||
* | Update tab name as subject changes | Drew DeVault | 2019-05-14 | 1 | -5/+9 |
| | | | | Also moves truncation to the tab widget | ||||
* | Add $EDITOR, internal config for compose | Drew DeVault | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | Populate "From" header from config for new emails | Drew DeVault | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | Add initial compose widget | Drew DeVault | 2019-05-12 | 1 | -0/+28 |