Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
| | | | | Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | ||||
* | Revert "add close command at global level" | Drew DeVault | 2019-08-13 | 1 | -0/+33 |
| | | | | This reverts commit f0a0c5aa733fa66958c113465bfc5fdd3d7cc9f0. | ||||
* | add close command at global level | Aditya Srivastava | 2019-08-13 | 1 | -33/+0 |
| | |||||
* | 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. | ||||
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | 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. |