Default size unit looks weird #234
sergeevabc
started this conversation in
Show and tell
Replies: 1 comment
-
Hi, thanks for your feedback and for the clear comparison! You're right — showing a decimal for bytes (like 889.0 B) doesn't really make sense, since you can't have a fraction of a byte. This is something I overlooked, and it's more intuitive to display bytes as whole numbers. I'm planning to update the default behavior so that: Byte units will always be shown as integers (e.g., 657 B) Thanks again for pointing this out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Windows 7 x64, g 0.30.0
Why is
0
needed here? How can it be, say,657.2 B
? I guess not.And to get a more intelligible look, you need to spend effort lengthening the command.
Beta Was this translation helpful? Give feedback.
All reactions