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

IMPROVE: make label the default group list order #5523

Merged
merged 1 commit into from
May 16, 2022

Conversation

ramirezfranciscof
Copy link
Member

Partially addresses #4572.

@sphuber
Copy link
Contributor

sphuber commented May 13, 2022

I think this would address #4572 fully, wouldn't it? As per my comment the other parts are already present.

@ramirezfranciscof
Copy link
Member Author

Mmm I think I still would like to have the last item too. What you say is true: technically startswith does part of it but (1) it is a bit annoying having to add the extra option, and since the command does not have other arguments I think it is quite natural to use direct arguments as shortcut for that, and (2) it does not autocomplete, does it?

I started playing with click options to see if I can make something that does both.

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.

None yet

2 participants