fselect
fselect copied to clipboard
Not working when PATH have spaces!
I tested both in Windows as Linux (WSL2) and in both cases, the application freezes when I try to query some folder with spaces in it!
fselect.exe name from ".\Library\Downloads\ZZZ - Others\"
(The application freezes and I need to kill (CTRL-C)
fselect.exe name from ".\Library\Downloads\ZZZ\"
(The application works fine!
I tried multiple ways to escape the full paths or only the spaces, but nothing appears to work!
Thanks