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

Cutover point between units in Speed column from largest 3 digit number #2854

Open
gijsyo opened this issue Jan 14, 2025 · 1 comment
Open

Comments

@gijsyo
Copy link

gijsyo commented Jan 14, 2025

Is your feature request related to a problem?

An idea to keep the Speed column a little more compact

Describe the solution you'd like

Cutover from KiB/s to MiB/ (etc) before going into 4 digit numbers.

Right now: cutover point ticks over from 1023KiB/s -> 1MiB/s
Alternative: cutover point from 999KiB/s -> 0,99MiB/s

Additional context

This is a little nit picky but it just occurred to me and figured why not. Based on my preference on keeping things as compact as possible without losing information.

@gijsyo
Copy link
Author

gijsyo commented Jan 22, 2025

I've come to realize this could be a modification for all columns containing file sizes / traffic / etc as well.

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

No branches or pull requests

2 participants