mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-02-04 03:28:25 +00:00
Ben S
b116889abc
Change format of file sizes to be shorter
I'm copying ls here because we don't really need the 'B' for bytes to be listed every time. I think it looks better the new way. Unlike ls, don't list directory sizes, because I've never found the pseudo-sizes they get given at all useful. Also, fix a bug where aligning columns didn't work when the number of format characters (like '\x1B' and '[') were different between each line.
Description
Languages
Rust
91.7%
Shell
7.7%
Just
0.6%