kelleyma49 / PSFzf

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

EnableAliasFuzzyZLocation preview window cuts off long paths #185

Closed gmkado closed 1 year ago

gmkado commented 1 year ago

Is there a way to configure the preview window? I have Set-PsFzfOption -EnableAliasFuzzyZLocation and when I use z.sh to navigate I get this layout: image

Where the preview on the right cuts off the full path

kelleyma49 commented 1 year ago

@gmkado , try https://www.powershellgallery.com/packages/PSFzf/2.5.11 to see if that works better.