ClementTsang / bottom

Yet another cross-platform graphical process/system monitor.
https://clementtsang.github.io/bottom/
MIT License
9.32k stars 219 forks source link

feat: add option to move avg CPU to another row #1487

Open zebp opened 1 week ago

zebp commented 1 week ago

Description

Adds an average_cpu_row option to move the average CPU usage to its own row when using basic mode.

image

Issue

I didn't make an issue for this, I did this for myself but thought I might as well try to upstream.

Testing

Tested by turning on and off the new layout via cli flag and config file entry and ensuring the layout was rendered accordingly.

Checklist

zebp commented 1 week ago

CI passes for the most part, the only failures are codecov ratelimiting

ClementTsang commented 5 days ago

Sorry for the delay - I'll look at it by the weekend.

the only failures are codecov ratelimiting

Yep, that's fine.