index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
status.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-1
/
+1
*
statusline: avoid races when updating status stack
Tim Culverhouse
2023-03-07
1
-0
/
+10
*
statusline: add column based render format
Robin Jarry
2023-02-20
1
-35
/
+60
*
status: print appropriate log message on push
Bence Ferdinandy
2023-01-26
1
-0
/
+4
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-1
/
+1
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
status: add warning style and methods
Tim Culverhouse
2022-11-06
1
-0
/
+6
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-2
/
+1
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-1
/
+1
*
status: use contextual ui styleset for statusline
Koni Marti
2022-04-17
1
-7
/
+9
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
statusline: implement per-account status
Koni Marti
2022-03-18
1
-15
/
+1
*
search/filter: display in extra status
Robin Jarry
2022-02-23
1
-1
/
+15
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-2
/
+2
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-16
/
+33
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-33
/
+16
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-16
/
+33
*
status: invalidate when needed
Reto Brunner
2020-07-05
1
-0
/
+1
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-33
/
+16
*
Add Style configuration
Reto Brunner
2020-05-27
1
-16
/
+33
*
Show currently pressed keys in statusline
Jeffas
2019-07-17
1
-1
/
+14
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-1
/
+1
*
lib/ui: introduce Invalidatable
Simon Ser
2019-04-27
1
-9
/
+2
*
Use tcell.Style.Reverse instead of black on white
Drew DeVault
2019-03-30
1
-7
/
+8
*
Expire status errors on input
Drew DeVault
2019-03-21
1
-0
/
+4
*
Apply gofmt
Drew DeVault
2018-06-11
1
-2
/
+2
*
switch to tcell from termbox
Markus Ongyerth
2018-06-01
1
-17
/
+13
*
Add statusline widget
Drew DeVault
2018-02-27
1
-0
/
+91