charmbracelet / huh

Build terminal forms and prompts 🤷🏻‍♀️
MIT License
4.18k stars 113 forks source link

feat: make item selector into a slice container #329

Closed aymanbagabas closed 2 months ago

aymanbagabas commented 2 months ago

Use selector as a generic item container that holds different types. Note: selector.Selector is not concurrent safe.