adbtuifm
adbtuifm copied to clipboard
Does not build on Windows
There are syscalls that are absent on Windows. Is there a way to work around it? If I comment those lines out, compilation goes fine, but navigation seems like does not work properly.
.\recursive.go:218:10: undefined: syscall.Mkfifo
.\ui.go:396:2: undefined: syscall.Kill
.\ui.go:396:33: undefined: syscall.SIGSTOP