Skip to content

Show marked percentage of total size - #386

Merged
Byron merged 1 commit into
mainfrom
show-percentage
Aug 29, 2026
Merged

Show marked percentage of total size#386
Byron merged 1 commit into
mainfrom
show-percentage

Conversation

@Byron

@Byron Byron commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Tasks

This section is for Byron only. Models continuing this PR must not add, remove, check, uncheck, rename, or reorder checkboxes here.

  • refackiew

Everything below this line was generated by Codex GPT-5.

Created by Codex on behalf of Byron. Byron will review before this is ready to merge.

Fixes #113

Summary

  • Show marked bytes as a percentage of the top-level root total in the mark pane title.
  • Format the root total with the active byte unit and show zero-byte roots as 0.00%.
  • Cover the rendered title with a regression test.

Validation

  • cargo test title_shows_percentage_of_root_size
  • make check-pre-push
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • codex review --commit 01db88e5 (no actionable findings)

Commit

<!-- agent -->
Show the marked byte total as a percentage of the top-level root total in the
mark pane title.

Assisted-by: GPT 5.6
Co-authored-by: GPT 5.6 <codex@openai.com>
@Byron
Byron merged commit 8ee226b into main Aug 29, 2026
3 checks passed
@Byron
Byron deleted the show-percentage branch August 29, 2026 13:46
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.

Show the percentage of files to be deleted in the parent directory

1 participant