htop-dev / htop

htop - an interactive process viewer

Home Page:https://htop.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"CPU usage bar" help is misaligned

antonsoroko opened this issue · comments

by default (w/o detailedCPUTime) "CPU usage bar" help is misaligned:
Screenshot_20240423_143846

if you enable detailedCPUTime then it looks aligned:
Screenshot_20240423_143821

i guess more spaces (10, if i counted correctly) should be added to

htop/Action.c

Line 737 in 30618c5

addbartext(CRT_colors[BAR_SHADOW], " ", "used%");