bchao1 / bullet

🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
https://pypi.org/project/bullet/
MIT License
3.55k stars 113 forks source link

Option to return just the index(position) of the selection option in … #58

Closed askvictor closed 4 years ago

askvictor commented 4 years ago

…a bullet menu.

bchao1 commented 4 years ago

Great idea, this could be applied to both Bullet class and Check. I've implemented this suggestion with my own logic though. I'll update the package soon.