[Feature request] Support description for choices
Hi there!
I noticed that only @inquirer/select support description for choices. Others like list/checkbox doesn't support it.
It seems that short value for choice can help. But this only shows after selecting, which may be too late for the user.
Do you have plan to add description for choices! That would be very helpful! Thank you!
And it would be better if description can be the same line with the option, e.g.

@nliu-ms Maybe the solution in my duplicate issue could help you in the meantime. Not ideal, but at the same time, not that bad.

This is something I'd prefer to keep in user land.
I'd recommend checking different text/table formatting modules on NPM. Then you should be able to use the output as the name of each choice.