-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Having the option to provide secondary text to provide more details or instruction would allow for more succinct prompts.
Describe the solution you'd like
const myPrompt = await text({
message: 'This is the primary question:',
description: 'This is secondary text displayed between the message and where the user fills in the prompt`
})Describe alternatives you've considered
I've tried writing longer prompts and getting clever with line breaks, but it takes away from Clack's gorgeous UI.
Additional context
N/A
pmioduszewski and Gabriele-Tomberli
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Needs triage