forked from kelleyma49/PSFzf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add directory argument to Set-LocationFuzzyEverything()
This allows setting an initial directory filter on what Search-Everything returns, making it more versatile as it allows starting the search in another directory than the current one and makes it a much faster alternative to Invoke-FuzzySetLocation: for a directory with about 10000 subdirectories, `cde somedir` is instant while `fd somedir` takes 10 seconds.
- Loading branch information
1 parent
45ff787
commit 5bfa6ad
Showing
2 changed files
with
32 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters