inquire icon indicating copy to clipboard operation
inquire copied to clipboard

Allow help messages to change based on selector (single, multi)

Open conikeec opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Currently help_messages are mapped to prompt and if a prompt is of type single/multi select it is not possible to adapt the help message to what is selected prior to submission

Describe the solution you'd like Would be great to have a call back mechanism based on selection (of cursor position) which providers the facility to change the help message associated with the prompt

Describe alternatives you've considered None

Additional context None

conikeec avatar Feb 16 '23 18:02 conikeec

Hey coni, I'm all for giving more flexibility and customization options.

Can you express a bit more of the end scenario you're trying to achieve? A few examples would be very helpful

mikaelmello avatar Mar 03 '23 05:03 mikaelmello