marta-file-manager / marta-issues

An issue tracker for Marta File Manager.
https://marta.yanex.org/
359 stars 0 forks source link

FR: Shorten `bytes` to `b` #899

Open chrisgrieser opened 2 years ago

chrisgrieser commented 2 years ago

This is a very small change, but would make make the table view much more condensed. Since bytes is the only unit not abbreviated, small files take up quite a lot of space in the Size column, so there are often truncated:

Pasted image 2022-08-06 17 54 18

The only way around this is the increase the width of the size column, which is a bit annoying, since all other size information use up less characters, therefore needing less width:

Pasted image 2022-08-06 17 53 39