AlecAivazis / survey

A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
MIT License
4.07k stars 350 forks source link

Option to add comment/description on select option #416

Closed luanraithz closed 2 years ago

luanraithz commented 2 years ago

I created a fork adding a option to show a description for a given select's option.

You can see how it looks here

If you guys are interested on that, tell me so I give a refact and open a pull request.

Cheers!

AlecAivazis commented 2 years ago

Hey @luanraithz! I think it looks like a very interesting addition - thanks for offering to submit a PR. I'd gladly take a look 👍

mislav commented 2 years ago

Thank you! https://github.com/AlecAivazis/survey/commit/c2be27f4a7faa58a920ea402d0984647a5b8deb2