Inquirer.js
Inquirer.js copied to clipboard
tab completion (for name prompts)
I am looking to get tab-completion, so that the user can select a path from the current working directory.
Is tab-completion possible with this library?