Is your feature request related to a problem? Please describe.
Refs:
Recently a permanent keyboard hints has been added to select/multiselect/group multiselect components.
Describe the solution you'd like
Add option to all components listed above to disable (hide) the hint. The new option can be false by default (hint shown by default, to match the latest release).
Describe alternatives you've considered
Do not update @clack/prompts to the latest release.
Additional context
It's a nice feature, but there are cases when I want to prevent the hints from showing, also increased degree of customization would be an improvement anyway.
Is your feature request related to a problem? Please describe.
Refs:
select,multi-select&group-multi-selectprompts #567Recently a permanent keyboard hints has been added to select/multiselect/group multiselect components.
Describe the solution you'd like
Add option to all components listed above to disable (hide) the hint. The new option can be
falseby default (hint shown by default, to match the latest release).Describe alternatives you've considered
Do not update
@clack/promptsto the latest release.Additional context
It's a nice feature, but there are cases when I want to prevent the hints from showing, also increased degree of customization would be an improvement anyway.