mokkabonna / inquirer-autocomplete-prompt

Autocomplete prompt for inquirer
ISC License
350 stars 82 forks source link

how to ask for multiple values with one question? #51

Closed jmjpro closed 3 years ago

jmjpro commented 6 years ago

How can I ask the user for multiple values in one question, something similar to http://peterkaleta.github.io/react-token-autocomplete/?

mokkabonna commented 3 years ago

You can only choose one, I do not plan on supporting more.