summaryrefslogtreecommitdiff
path: root/widgets/status.go
AgeCommit message (Expand)Author
2022-07-03uiconfig: use pointer references to uiConfigTim Culverhouse
2022-04-17status: use contextual ui styleset for statuslineKoni Marti
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-18statusline: implement per-account statusKoni Marti
2022-02-23search/filter: display in extra statusRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-05status: invalidate when neededReto Brunner
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-27Add Style configurationReto Brunner
2019-07-17Show currently pressed keys in statuslineJeffas
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-04-27lib/ui: introduce InvalidatableSimon Ser
2019-03-30Use tcell.Style.Reverse instead of black on whiteDrew DeVault
2019-03-21Expire status errors on inputDrew DeVault
2018-06-11Apply gofmtDrew DeVault
2018-06-01switch to tcell from termboxMarkus Ongyerth
2018-02-27Add statusline widgetDrew DeVault