gauge.go
|
implement full-row cursor highlighting
|
2018-09-17 01:24:06 +00:00 |
grid.go
|
simplify append operation by omitting loop
|
2018-10-25 22:12:46 +02:00 |
header.go
|
add static width for specific columns
|
2017-03-12 20:58:56 +11:00 |
main.go
|
add config toggle for full-row cursor
|
2018-09-17 01:33:52 +00:00 |
setters.go
|
remove unneeded fmt.Sprintf
|
2018-10-25 22:13:04 +02:00 |
status.go
|
refactor status widget, include health indicator
|
2017-08-28 10:45:14 +09:00 |
text.go
|
implement full-row cursor highlighting
|
2018-09-17 01:24:06 +00:00 |
util.go
|
replace += with ++
|
2018-10-25 22:17:53 +02:00 |