anc95 / inquirer-file-tree-selection

inquirer prompt for select a file or dir by file tree
49 stars 26 forks source link

Multiple files selections #12

Closed nikolay-borzov closed 4 years ago

nikolay-borzov commented 4 years ago

Any plans adding multiple selections? Use case: Select files to be deleted in the specified directory

anc95 commented 4 years ago

hey, multiple file selections is reasonable, I will work on it as soon as possible, thx for your advice

anc95 commented 4 years ago

Any plans adding multiple selections? Use case: Select files to be deleted in the specified directory

I just publish a new version 1.0.6 to add multiple feature, you can install

npm i inquirer-file-tree-selection-prompt@latest

usage demo