mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
add basic cursor
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
|
||||
type Widgets struct {
|
||||
cid *ui.Par
|
||||
names *ui.Par
|
||||
cpu *ui.Gauge
|
||||
net *ui.Gauge
|
||||
memory *ui.Gauge
|
||||
|
||||
Reference in New Issue
Block a user