mokkabonna / inquirer-autocomplete-prompt

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

`Searching...` text flickers with fast response - provide setting to delay showing it #36

Closed vjpr closed 4 years ago

vjpr commented 7 years ago

If you are just doing a local search, then it flickers. A delay option would solve this. Maybe the loading effect could be a configurable callback too...

mokkabonna commented 6 years ago

I am happy to receive a PR with an option to prevent showing searching text until a certain time has passed.