Inquirer Fuzzy Path Versions Save

Fuzzy file/directory search and select prompt for Inquirer.js

v2.2.0

4 years ago
  • Added excludeFilter option for post-filtering search results. Thanks @HaykoKoryun!

v2.1.0

4 years ago
  • Added depthLimit option for scan depth limiting

v2.0.3

5 years ago
  • Fixed "default" config option bug, default item preselection should now work properly.

v2.0.0

5 years ago

Changes in v2.0.0:

  • Added itemType option to allow displaying only file/directory items.
  • Replaced pathFilter option with a simpler and more efficient excludePath one.