mokkabonna / inquirer-autocomplete-prompt

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

make bottomContent configurable #102

Closed sramam closed 4 years ago

sramam commented 4 years ago

It'd be really useful to make the bottomContent configurable.

It'll allow for a much better user experience - providing pertinent feedback on what to do to fix the "no results" case, since that varies by prompt.

mokkabonna commented 4 years ago

This is fixed. You can now specify that text and the search text in the options. See the README.md