Tags: derekthecool/PSFzf
Tags
Restore default command before editor launch (kelleyma49#269) - Resolves kelleyma49#267
Restore default command before editor launch (kelleyma49#269) - Resolves kelleyma49#267
Fix no PRs edge case (kelleyma49#258) * Fix no PRs edge case * Fix PR ID extraction in Invoke-PsFzfGitPullRequests function * Fix array edge case
Refactor history retrieval and handling (kelleyma49#254) - Invoke-FuzzyHistory() (alis: 'fh') now removes duplicates - Resolves kelleyma49#219
Fix Azure DevOps PR preview command (kelleyma49#252) - Check for visualstudio domains as well
Add key binding for selecting Git pull requests via fzf (kelleyma49#251) * Add key binding for selecting Git pull requests via fzf * Refactor git remote URL handling and add support for Azure DevOps * Not tested on ADO
Get-EditorLaunch returns a cmd line for unknown editor (kelleyma49#247) - $env:EDITOR and $ENV:VISUAL are now respected properly if the editor is unknown - Resolves kelleyma49#246
Remove -NoSort from history commands (kelleyma49#244) - Also add CTRL-Z for history - Resolves kelleyma49#240
Mitigate kelleyma49#236 (kelleyma49#239) - Add path used to filter selections to results
Works with git aliases (kelleyma49#232) - Resolves kelleyma49#231
PreviousNext