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

Add option to sort directories first (--dirs-first) #38

Merged
merged 2 commits into from
Mar 5, 2023

Conversation

bryceberger
Copy link
Contributor

@bryceberger bryceberger commented Mar 5, 2023

Reasoning described in #37

Applies to all sorting algorithms, i.e.
`et --sort name --dir-first` and `et --sort size --dir-first` work as
expected.
Added a new directory to the test folder, to ensure
`-s size --dir-first` sorted in the correct order. (Without the new
directory, directories were in the same order both alphabetically and by
size)
@solidiquis solidiquis merged commit ae3eae4 into solidiquis:master Mar 5, 2023
@solidiquis
Copy link
Owner

Thanks again @bryceberger for the wonderful contribution! Excited for the next release :]

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