summaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2021-07-20 09:31:42 -0500
committerSean E. Russell <ser@ser1.net>2021-07-20 09:31:42 -0500
commitbda9b394d07ac1cec2e00de20b8734e30628816d (patch)
treeb63676105ffff680179d18a697bd2eec49631b44 /widgets
parent35073512622c12eff28f33aaf1579e63b5d1ec7d (diff)
Mostly TODOs, but adds command to build Darwin/ARM
Diffstat (limited to 'widgets')
-rw-r--r--widgets/cpu.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/cpu.go b/widgets/cpu.go
index 9983a10..bb72866 100644
--- a/widgets/cpu.go
+++ b/widgets/cpu.go
@@ -12,6 +12,7 @@ import (
ui "github.com/xxxserxxx/gotop/v4/termui"
)
+// TODO Maybe group CPUs in columns if space permits
type CPUWidget struct {
*ui.LineGraph
CPUCount int