about summary refs log tree commit diff stats
path: root/commands/account/view-message.go
Commit message (Collapse)AuthorAgeFilesLines
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
|
* Update tab name as subject changesDrew DeVault2019-05-141-4/+1
| | | | Also moves truncation to the tab widget
* Fix segfault on :view-message for unloaded messageTom Lebreux2019-04-101-0/+6
| | | | | | This also fixes segfault on :view-message on empty directory Signed-off-by: Tom Lebreux <tomlebreux@cock.li>
* Add basic filter implementationDrew DeVault2019-03-311-1/+1
|
* Make the message viewer real, part oneDrew DeVault2019-03-311-0/+27