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

[dir-] sort by filename, after sorting by modtime #2606

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

midichef
Copy link
Contributor

DirSheet sorts by modtime only. This PR resolves ties by using filename as the secondary sort field. Files that have the same modtime will be sorted in ascending order of filename.

@anjakefala anjakefala merged commit ab4a7f8 into saulpw:develop Nov 12, 2024
14 checks passed
@midichef midichef deleted the dir_sort_ties branch December 1, 2024 09:37
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.

3 participants