Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-04 | all: purge redundant underscores | Wagner Riffel | |
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | |||
2019-08-13 | Revert "add close command at global level" | Drew DeVault | |
This reverts commit f0a0c5aa733fa66958c113465bfc5fdd3d7cc9f0. | |||
2019-08-13 | add close command at global level | Aditya Srivastava | |
2019-06-29 | Implement basic tab completion support | Gregory Mullen | |
Tab completion currently only works on commands. Contextual completion will be added in the future. | |||
2019-05-17 | s/aerc2/aerc/g | Drew DeVault | |
2019-05-14 | Implement abort command | Cole Helbling | |
This allows the user to close the compose tab without sending their current composition. |