filewatcher icon indicating copy to clipboard operation
filewatcher copied to clipboard

Strange behavior on Windows

Open baiwfg2 opened this issue 6 years ago • 1 comments

image

Is this tested on Windows ?

Thanks.

baiwfg2 avatar Jan 23 '19 13:01 baiwfg2

This call to path.Dir() should be filepath.Dir(): https://github.com/dnephin/filewatcher/blob/master/runner/runner.go#L100, that seems like one problem. I'm not sure about the rest. I have never tried using it on windows.

dnephin avatar Jan 23 '19 15:01 dnephin