kelleyma49 / PSFzf

A PowerShell wrapper around the fuzzy finder fzf
MIT License
801 stars 37 forks source link

Invoke-Fzf Crashed when searching by non-English characters #212

Open slqy123 opened 1 year ago

slqy123 commented 1 year ago

动画

Japanese also has the same issue. And ctrl+v doesn't work too. But it properly works for Invoke-PsFzfRipgrep. Since fzf supports non-English characters, I'm wondering it is possible to add the support.

PSVersion 7.3.2 PSEdition Core GitCommitId 7.3.2 OS Microsoft Windows 10.0.19045 Platform Win32NT PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0

wanghongyu0628 commented 1 year ago

i have the same problem