about summary refs log tree commit diff stats
path: root/widgets/status.go
Commit message (Expand)AuthorAgeFilesLines
* Implement style configuration.Kalyan Sriram2020-08-061-16/+33
* Revert "Implement style configuration."Reto Brunner2020-07-301-33/+16
* Implement style configuration.Kalyan Sriram2020-07-301-16/+33
* status: invalidate when neededReto Brunner2020-07-051-0/+1
* Revert "Add Style configuration"Drew DeVault2020-05-281-33/+16
* Add Style configurationReto Brunner2020-05-271-16/+33
* Show currently pressed keys in statuslineJeffas2019-07-171-1/+14
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* lib/ui: introduce InvalidatableSimon Ser2019-04-271-9/+2
* Use tcell.Style.Reverse instead of black on whiteDrew DeVault2019-03-301-7/+8
* Expire status errors on inputDrew DeVault2019-03-211-0/+4
* Apply gofmtDrew DeVault2018-06-111-2/+2
* switch to tcell from termboxMarkus Ongyerth2018-06-011-17/+13
* Add statusline widgetDrew DeVault2018-02-271-0/+91