mokkabonna / inquirer-autocomplete-prompt

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

inquirer.Separator not being rendered #67

Closed erhhung closed 4 years ago

erhhung commented 6 years ago

Because of the rotating nature of the selection list, if the list size is greater than pageSize, I'd like to put a separator at the end of my list. Adding new inquirer.Separator() to the choices array works for type "list", but it appears to be omitted in the "autocomplete" version.

suren-atoyan commented 5 years ago

Is there any update related to this issue?

suren-atoyan commented 5 years ago

What does this code segment mean?

https://github.com/mokkabonna/inquirer-autocomplete-prompt/blob/master/index.js#L186

polygoat commented 5 years ago

+1

murac commented 4 years ago

yeah what gives?

mokkabonna commented 4 years ago

This is fixed now. https://github.com/mokkabonna/inquirer-autocomplete-prompt/commit/2ac69b951cf9485c44daa428031146ba69ae7edd