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

Some optimizations 202411: reduced memory usage and some new features #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZaXk
Copy link

@ZaXk ZaXk commented Dec 18, 2024

  • Reduced memory usage !!!
  • Added -t number: Set threshold in MB for small files grouping (0 means no grouping)
  • Added backspace shortcut key to return to the previous directory
  • Added display of the current folder size in the upper-left corner
  • Added progress display in the scanning interface
    947f012a287f69a25bde532e246ef9c
    05e7a8b3098104e734a0cc9d6620341
    30ee679683a349ec713e3694510617d

Added -t number: Set threshold in MB for small files grouping (0 means no grouping)
Added backspace shortcut key to return to the previous directory
Added display of the current folder size in the upper-left corner
Added progress display in the scanning interface
@bastengao
Copy link
Owner

Great PR! 👍

Could you split this PR to a few small PRs? Small PR is easy to read.

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