kelleyma49 / PSFzf

A PowerShell wrapper around the fuzzy finder fzf
MIT License
795 stars 36 forks source link

[GetFullHistory]can be better :) #47

Closed AHPanna closed 3 years ago

AHPanna commented 4 years ago

https://github.com/kelleyma49/PSFzf/blob/944043fcc907c3ba438ceeacd7c7f746c512cb3b/PSFzf.Functions.ps1#L94

$result = Get-Content (Get-PSReadlineOption).HistorySavePath | Invoke-Fzf -Reverse -NoSort