You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
change ripgrep to native fzf (#279)
* Fix `Invoke-PsFzfRipgrep` throws `unknown action: change-prompt` after updating to 2.6.1 #273
- Add 'Disabled' param
- Restore unicode icons for git functions and only show in Terminal or non-Windows
- Minor formatting fix
* Fix debug output
* Use fzf directly instead of PowerShell function
* Properly detect if git is installed using scoop regardless of scope (#278)
This fixes the issue #272
---------
Co-authored-by: Kris Borowinski <[email protected]>
Add key binding for selecting Git pull requests via fzf (#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