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

In help display sort commands alphabetically #724

Closed
wants to merge 1 commit into from

Conversation

tedivm
Copy link

@tedivm tedivm commented Nov 26, 2017

resolves #625

@tedivm
Copy link
Author

tedivm commented Nov 26, 2017

Unlike #622, this uses localeCompare for sort. That should make it more robust against special characters, and also makes it ignore case for sorting.

@mojavelinux
Copy link
Contributor

👍

@shadowspawn
Copy link
Collaborator

I am concerned this change will undo custom ordering that people have done over the years and so we might need to allow an opt-out (although in general I don't want options for every behaviour). Closing this and making some notes in the linked issue for discussion.

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.

Feat Request: Sort help commands alphabetically
3 participants