aristocratos / bpytop

Linux/OSX/FreeBSD resource monitor
Apache License 2.0
10.07k stars 397 forks source link

[REQUEST] Ability to resize boxes. e.g.: make the proc box full width to see more process cmdline info #412

Open Viss opened 7 months ago

Viss commented 7 months ago

Is your feature request related to a problem? Please describe. No, its just a preference

Describe the solution you'd like We're working on a system with a bunch of celery and python and queuing and whatnot, and theres a lot of detail in the proc view that htop can show us (since it goes real wide) but bpytop omits, because the proc collumn is very narrow. I am more conerned with the proc output than I am the bandwidth chart, so I would love to be able to more or less "swap the two". I want proc to take up the full width of the available terminal, and move the graphs elsewhere.

Describe alternatives you've considered htop does this fairly well

Additional context Its pretty straightforward - i just want to be able to move the boxes around, or if they are fixed in size, populate the different sized boxes with other contents. It helps to think of them as 'tiles'. the 'big tile up top', the one with the bandwidth in it, I want proc to go there instead and take that full width. Like, swapping the two.