about summary refs log tree commit diff stats
path: root/commands/util.go
Commit message (Expand)AuthorAgeFilesLines
* go.mod: change base git urlRobin Jarry2021-11-051-3/+3
* Get rid of the aerc.PushError(" " + $string) idiomReto Brunner2021-01-301-2/+2
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-1/+1
* Revert "Add Style configuration"Drew DeVault2020-05-281-2/+2
* Revert "Remove duration from the status methods"Drew DeVault2020-05-281-3/+5
* Remove duration from the status methodsReto Brunner2020-05-271-5/+3
* Add Style configurationReto Brunner2020-05-271-2/+2
* Fix typosMartin Michlmayr2020-05-211-1/+1
* Change MarkedMessages to return uidsReto Brunner2020-05-111-2/+15
* add command helpersReto Brunner2019-12-211-0/+30
* Sort path completionsJeffas2019-09-201-0/+3
* Add CompletePath methodGalen Abell2019-08-021-0/+91
* Add :save and :pipe commands to viewerGalen Abell2019-05-271-0/+56