about summary refs log tree commit diff stats
path: root/widgets/dirlist.go
Commit message (Expand)AuthorAgeFilesLines
* s/aerc2/aerc/gDrew DeVault2019-05-171-3/+3
* Force INBOX to be included in dirlistDrew DeVault2019-05-141-0/+11
* Split ex line text handling into dedicated widgetDrew DeVault2019-05-111-7/+7
* lib/ui: introduce InvalidatableSimon Ser2019-04-271-8/+2
* Use tcell.Style.Reverse instead of black on whiteDrew DeVault2019-03-301-2/+1
* Fix nil dereference on rapidly cycling foldersDrew DeVault2019-03-151-1/+1
* widgets/directories.go -> widgets/dirlist.goDrew DeVault2019-03-141-0/+156