mokkabonna / inquirer-autocomplete-prompt

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

Allow multiline choices #89

Closed rizzlesauce closed 4 years ago

rizzlesauce commented 4 years ago

https://github.com/SBoudrias/Inquirer.js/issues/494

This fix is essentially the same fix proposed in Inquirer issue #494, which was for fixing the checkbox prompt when choices include newlines. This fix does the same thing for inquirer-autocomplete-prompt.