external help file | schema |
---|---|
PSFzf.psm1-help.xml |
2.0.0 |
Sets the current location from the user's selection in fzf.
Invoke-FuzzySetLocation [-Directory <string>]
Set the current location of a subdirectory based on the user's selection in fzf.
Launches fzf and allows the user to select a subdirectory from the Windows directory.
Invoke-FuzzySetLocation c:\Windows
The path to a directory that contains the subdirectories that the user will choose from.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet does not support common parameters.
This cmdlet does not accept any input.
This cmdlet does not generate any output.