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

Byte formatting is wonky. #1

Open
EtherTyper opened this issue Jun 9, 2017 · 0 comments
Open

Byte formatting is wonky. #1

EtherTyper opened this issue Jun 9, 2017 · 0 comments

Comments

@EtherTyper
Copy link
Owner

Currently, the size command always returns file size in bytes. Ideally it should do this like every individual platform, but I can't find any library that supports platform-specific data size displaying. And I don't want to add the overhead of the Objective-C runtime just to use the ByteCountFormatter on macOS.

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

1 participant