Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: right-align file size column and shorten labels #97

Open
eugenesvk opened this issue Jun 14, 2021 · 1 comment
Open

Comments

@eugenesvk
Copy link

Current view: useless(ly) long 'Bytes' labels, hard to differentiate smaller numbers from bigger ones
Proposed view: right-alignment + shorter unit labels + lower case 'k' ('M' etc. left in upper case) make the column more informative and cleaner (it's still not ideal due to proportional numbers in this font and no padding to two decimals in all K+ numbers)

Current view:
enhance_1old

Proposed view:
enhance_2new

Draft code changes for the proposed view are in this fork
(though it also changes sizes from binary to decimal which you might not want to add (ideally this should be an configureable option))

@sungod12
Copy link

can I work on this issue? @softvar ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants