Files
btop/src
scorpion-26 f798acdaf7 Fix short conversion of 1000-1023*iB
floating_humanizer([1000-1024], true) with base 8 returns "2K", whereas it should return
"1.0K" to align with other formats. The conversion is also broken for
all other units(e.g. 1023M is also broken and returns "2G")
2023-09-05 18:00:47 +02:00
..
2023-07-26 16:19:17 +02:00
2023-07-26 16:19:17 +02:00
2023-07-26 16:19:17 +02:00