bottom icon indicating copy to clipboard operation
bottom copied to clipboard

Keybind to toggle usage based CPU display

Open cooperuser opened this issue 4 years ago • 3 comments

Describe the feature request

From the README:

 -u, --current_usage                        Sets process CPU% to be based on current CPU%.

It would be great if there was a way to toggle this mode from within the application. I find myself needing to switch back and forth during runtime and it would be really nice to be able to do so without losing all the graph data.

Possibly u for usage?

cooperuser avatar Jan 06 '21 02:01 cooperuser

I plan on building an in-app config screen that would let you toggle options currently in the flags/config file, which should hopefully cover your use case as well?

ClementTsang avatar Jan 06 '21 03:01 ClementTsang

Yes that makes it easier, though having a quick keybind for it would be nice too, similar to the % mapping for toggling showing percents vs raw bytes

cooperuser avatar Jan 06 '21 04:01 cooperuser

Gotcha, I'll consider that as well.

ClementTsang avatar Jan 06 '21 05:01 ClementTsang