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

Change help message when prompt skippable #4933

Closed
2 tasks done
dariocurr opened this issue May 23, 2023 · 2 comments
Closed
2 tasks done

Change help message when prompt skippable #4933

dariocurr opened this issue May 23, 2023 · 2 comments
Labels
C-enhancement Category: Raise on the bar on expectations

Comments

@dariocurr
Copy link

dariocurr commented May 23, 2023

Please complete the following tasks

Clap Version

4.3

Describe your use case

When using the skippable prompt I get the same help message as the classic prompt

Describe the solution you'd like

For example when I use a Select, the prompt help message is:
"↑↓ to move, enter to select, type to filter"

The when I use a Select, the skippable prompt help message should be something like this:
"↑↓ to move, enter to select, type to filter, ESC to select none"

Alternatives, if applicable

No response

Additional Context

I would like to contribute, but I guess I need some guidelines

@dariocurr dariocurr added the C-enhancement Category: Raise on the bar on expectations label May 23, 2023
@epage
Copy link
Member

epage commented May 23, 2023

Are you sure you opened this against the right crate? clap does not have any prompt support

@dariocurr
Copy link
Author

You're right, I was referring to inquire

@dariocurr dariocurr closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Raise on the bar on expectations
Projects
None yet
Development

No branches or pull requests

2 participants