issues Search Results · repo:anc95/inquirer-file-tree-selection language:TypeScript
Filter by
32 results
(90 ms)32 results
inanc95/inquirer-file-tree-selection (press backspace or delete to remove)After go to partition root you cannot go to parent directory and to other partition
kennarddh
- 2
- Opened on May 27, 2023
- #108
Spin-off of #92 .
EDIT: ignore all the stuff below (except ts-jest). There s a much simpler solution: use a fake Inquirer implementation.
Tests for the same are here.
Helpful links:
- child_process.spawn ...
ajvincent
- 1
- Opened on Jan 13, 2023
- #93
I m writing a configuration wizard using this project, along with memfs and unionfs to manage a temporary file system as
an overlay on top of the existing real file system. I really would like to pass ...
ajvincent
- 1
- Opened on Jan 5, 2023
- #92
I think a nice feature would be the ability to ignore certain files from displaying in the tree. Where it ignores none
by default, but allows the user to pass a optional array of patterns (strings) to ...
antonio-hickey
- 2
- Opened on Jan 1, 2023
- #91
Hello and thank you for this. I only want to show the directories and I use pnpm that symlinks modules.
onlyShowDir: true does not include symlinked dirs if (fileObj.type == directory ) {
Maybe use fs.realpath() ...
tomdavidson
- 2
- Opened on Sep 30, 2022
- #90
hello,
thank you for this plugin, really useful! maybe i didn t see the info in documentation, is there a way to change the
.(root directory) with the directory real name .
have a good day Maelenn
MS44118
- 1
- Opened on Aug 24, 2022
- #89
Hey! After updating my project, along with this package, I can t import this package anymore. Here is a reproduction, I
m getting this error:
❯ node index.js
Error [ERR_MODULE_NOT_FOUND]: Cannot find ...
tysian
- 2
- Opened on Aug 4, 2022
- #83
Hey
Thanks for your awesome plugin.
Any plans to implement selecting from the parent directory?
MoKhajavi75
- 12
- Opened on Apr 4, 2022
- #66
Is there any way to exclude or whitelist certain directories from the options?
See the below screenshot.
img width= 466 alt= Screenshot 2022-03-25 at 16 55 20 src=
https://user-images.githubusercontent.com/2975322/160156078-777968b7-534f-48fa-817f-2f5b59e4bd30.png ...
thebiltheory
- 2
- Opened on Mar 25, 2022
- #64

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.