Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tcell.Style.Reverse instead of black on white | Drew DeVault | 2019-03-30 | 1 | -9/+3 |
* | Add :term-close | Drew DeVault | 2019-03-17 | 1 | -2/+2 |
* | Move exline handling up to aerc, add :term | Drew DeVault | 2019-03-17 | 1 | -3/+5 |
* | Implement the Container interface in lib/ui/ | Drew DeVault | 2019-01-20 | 1 | -0/+8 |
* | refactor lib/ui/tab to ensure staying in bounds | Markus Ongyerth | 2018-06-13 | 1 | -8/+21 |
* | Fix tab invalidation bugs | Drew DeVault | 2018-06-11 | 1 | -1/+5 |
* | Use default color for selected tab | Drew DeVault | 2018-06-07 | 1 | -3/+9 |
* | switch to tcell from termbox | Markus Ongyerth | 2018-06-01 | 1 | -13/+6 |
* | Split UI library and widgets | Drew DeVault | 2018-02-26 | 1 | -0/+115 |