Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | widgets/directories.go -> widgets/dirlist.go | Drew DeVault | 2019-03-14 | 1 | -156/+0 |
* | Implement :cd command | Drew DeVault | 2019-03-14 | 1 | -2/+16 |
* | Start building out command subsystem | Drew DeVault | 2019-03-10 | 1 | -0/+37 |
* | Add loading spinner | Drew DeVault | 2019-01-13 | 1 | -1/+19 |
* | Issue IMAP SELECT command | Drew DeVault | 2019-01-13 | 1 | -0/+1 |
* | Simplify approach to directory list | Drew DeVault | 2019-01-13 | 1 | -3/+18 |
* | Revert "Add abstract list, update dirlist accordingly" | Drew DeVault | 2019-01-13 | 1 | -45/+26 |
* | Revert "Render selected list item differently" | Drew DeVault | 2019-01-13 | 1 | -7/+3 |
* | Render selected list item differently | Drew DeVault | 2019-01-13 | 1 | -3/+7 |
* | Add abstract list, update dirlist accordingly | Drew DeVault | 2019-01-13 | 1 | -26/+45 |
* | Filter dirlist according to user config | Drew DeVault | 2019-01-13 | 1 | -5/+18 |
* | Add directory list widget | Drew DeVault | 2019-01-13 | 1 | -0/+58 |