Age | Commit message (Expand) | Author |
2019-10-14 | Fix tab refocus on remove | Jeffas |
2019-10-14 | Fix pushing invalid tabs to history | Jeffas |
2019-09-18 | Focus new tab after remove | Jeffas |
2019-09-11 | Add Mouseable | Jeffas |
2019-07-26 | Fix tabstrip over-drawing when not enough space | Jeffas |
2019-07-26 | Fix invalid tab state when deselecting removed tab | Drew DeVault |
2019-07-25 | Fix :close on terminal panic | Jeffas |
2019-07-25 | Fix panic when tabs.popHistory is nonexistent | Drew DeVault |
2019-07-23 | Add change tab command | Jeffas |
2019-07-11 | Add clickable tabs | Jeffas |
2019-06-11 | lib/ui/tab: Add Replace method | Kevin Kuehler |
2019-06-03 | Fix #1160.1.0 | Drew DeVault |
2019-06-02 | Add Tabs history | Reto Brunner |
2019-05-14 | Update tab name as subject changes | Drew DeVault |
2019-03-30 | Use tcell.Style.Reverse instead of black on white | Drew DeVault |
2019-03-17 | Add :term-close | Drew DeVault |
2019-03-17 | Move exline handling up to aerc, add :term | Drew DeVault |
2019-01-20 | Implement the Container interface in lib/ui/ | Drew DeVault |
2018-06-13 | refactor lib/ui/tab to ensure staying in bounds | Markus Ongyerth |
2018-06-11 | Fix tab invalidation bugs | Drew DeVault |
2018-06-07 | Use default color for selected tab | Drew DeVault |
2018-06-01 | switch to tcell from termbox | Markus Ongyerth |
2018-02-26 | Split UI library and widgets | Drew DeVault |