external help file | schema |
---|---|
PSFzf.psm1-help.xml |
2.0.0 |
Starts fzf with input from output of the git status
function.
Invoke-FuzzyGitStatus
Allows the user to select files listed from the output of the git status
function executed in the current directory.
These keyboard shortcuts are supported:
- CTRL+A selects all items
- CTRL+D deselects all items
- CTRL+T toggles the selection state of all items
Launches fzf with input from a git status
command executed in the current directory.
Invoke-FuzzyGitStatus
This cmdlet does not support common parameters.
This cmdlet does not accept any input.
This cmdlet does not generate any output.