aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/directories.go
Commit message (Expand)AuthorAgeFilesLines
* widgets/directories.go -> widgets/dirlist.goDrew DeVault2019-03-141-156/+0
* Implement :cd commandDrew DeVault2019-03-141-2/+16
* Start building out command subsystemDrew DeVault2019-03-101-0/+37
* Add loading spinnerDrew DeVault2019-01-131-1/+19
* Issue IMAP SELECT commandDrew DeVault2019-01-131-0/+1
* Simplify approach to directory listDrew DeVault2019-01-131-3/+18
* Revert "Add abstract list, update dirlist accordingly"Drew DeVault2019-01-131-45/+26
* Revert "Render selected list item differently"Drew DeVault2019-01-131-7/+3
* Render selected list item differentlyDrew DeVault2019-01-131-3/+7
* Add abstract list, update dirlist accordinglyDrew DeVault2019-01-131-26/+45
* Filter dirlist according to user configDrew DeVault2019-01-131-5/+18
* Add directory list widgetDrew DeVault2019-01-131-0/+58