5HT / fs

📁 FS: Windows, Linux, Mac Driver
https://fs.n2o.dev
Other
237 stars 69 forks source link

Fix watching directories with spaces on Linux #62

Closed dominicletz closed 3 years ago

dominicletz commented 3 years ago

This bug is specific to Linux because of the wrapped sh invocation. Before a path with spaces would be split into multiple arguments instead of being processed as a single path.