kelleyma49 / PSFzf

A PowerShell wrapper around the fuzzy finder fzf
MIT License
787 stars 34 forks source link

Tab-completion preview fails if module loads from path with space #69

Closed glucas closed 3 years ago

glucas commented 3 years ago

If you have PsFzf loading from a path that contains spaces (in my case, from a corporate OneDrive directory where My Documents is mapped) then the preview for tab-completion fails.

I suspect you need to quote the path here: -File $previewScript

kelleyma49 commented 3 years ago

This should be resolved in https://www.powershellgallery.com/packages/PSFzf/2.2.2