summary refs log tree commit diff stats
path: root/commands/msgview/close.go
Commit message (Expand)AuthorAgeFilesLines
* Fix scdoc & gofmt issuesDrew DeVault2019-05-181-1/+0
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Add message view commands, :closeDrew DeVault2019-03-301-0/+21
>55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81