kelleyma49 / PSFzf

A PowerShell wrapper around the fuzzy finder fzf
MIT License
750 stars 35 forks source link

`Invoke-PsFzfRipgrep` throws `unknown action: change-prompt` after updating to 2.6.1 #273

Open NikGovorov opened 2 weeks ago

NikGovorov commented 2 weeks ago

Environment:

PowerShell: v7.4.2
fzf: 0.53.0 (c4a9ccd)
ripgrep 14.1.0 (rev e50df40a19)
NikGovorov commented 2 weeks ago

Rolling back https://github.com/kelleyma49/PSFzf/commit/01be067d2b035088c5337ba528dbeb17d8effe22 fixes the issue.