summary refs log tree commit diff stats
path: root/widgets/status.go
Commit message (Expand)AuthorAgeFilesLines
* 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
38ccd'>^
7b5638f ^
1076f2b
7b5638f ^
ecc95c9 ^
b896b58 ^
fef6c5c ^

d7e1708 ^
71fd06f ^




95766d6 ^
1076f2b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29