-
Notifications
You must be signed in to change notification settings - Fork 303
Closed
Labels
bugSomething isn't working the way that is expected.Something isn't working the way that is expected.
Description
Checklist
- I've looked through the troubleshooting docs, the known problems list, and existing open issues for similar issues.
What operating system and version are you using?
MacOSX 14.5
What architecture are you using?
arm64
What terminal(s) are you running bottom on that are experiencing the problem?
iterm2
What filesystem(s) are you using?
APFS
What version of bottom are you running?
0.10.1
How did you install bottom?
brew install bottom
Describe the issue
When using the config file OR flag: --default_cpu_entry=avg, nothing happens the CUI stays on All for the CPU graph.
Doing a quick search on Github, it looks like the parameter is defined and validation occurs. However, it doesn't appear to be referenced assuming this isn't fully implemented.
What is the expected behaviour?
The CPU graph should switch to avg displaying
What is the actual behaviour?
How can we reproduce this?
btm --default_cpu_entry="avg"
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't working the way that is expected.Something isn't working the way that is expected.