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

fix: verbose analyse output improperly trimmed #3785

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

n-peugnet
Copy link
Contributor

@n-peugnet n-peugnet commented May 26, 2024

Due to the second column value ending with colors.Reset for top-level entries, it is was improperly trimmed, thus resulting in a larger space after it (and a smaller line) in verbose mode for values < 1 KiB.

Before:
2024-05-26-191805_609x270_scrot

After:
2024-05-26-191838_609x266_scrot

Due to the `second` column value ending with `colors.Reset` for
top-level entries, it was improperly trimmed, thus resulting in
a larger space after it (and a smaler line in verbose mode).
@evanw evanw merged commit 6679ec8 into evanw:main Jun 30, 2024
@n-peugnet n-peugnet deleted the fix-analyse-verbose-trim branch July 1, 2024 12:55
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

Successfully merging this pull request may close these issues.

2 participants