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

dirs_first config option seems to be doing nothing #14

Closed
gira93 opened this issue Jun 27, 2023 · 2 comments
Closed

dirs_first config option seems to be doing nothing #14

gira93 opened this issue Jun 27, 2023 · 2 comments

Comments

@gira93
Copy link

gira93 commented Jun 27, 2023

The dirs_first config option should sort files putting directories first (since it's not documented I don't know if it should be doing that), the default is true but no matter the option set, it seems that directories always comes last in the listing.

projectable 1.1.0
rustc 1.70.0
Compiled on ARM64

@dzfrias
Copy link
Owner

dzfrias commented Jun 27, 2023

Whoops, sorry about that! dirs_first is something I planned on implementing later, and I never intended for it to be officially in the docs. I'm working on implementing it right now, and it should be usable in a new release very soon, probably sometime today. I apologize for the confusion, and thanks for helping point this out for me.

@dzfrias
Copy link
Owner

dzfrias commented Jun 27, 2023

dirs_first should work on HEAD now! It'll be in a release later today.

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

No branches or pull requests

2 participants