Skip to content

fix: verbose analyse output improperly trimmed#3785

Merged
evanw merged 1 commit intoevanw:mainfrom
n-peugnet:fix-analyse-verbose-trim
Jun 30, 2024
Merged

fix: verbose analyse output improperly trimmed#3785
evanw merged 1 commit intoevanw:mainfrom
n-peugnet:fix-analyse-verbose-trim

Conversation

@n-peugnet
Copy link
Copy Markdown
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