Closed Abbaskt closed 4 years ago
Yes, that is correct. This package is not compatible with windows.
Opps, my mistake. This package should work on windows. I don't use windows so I probably won't be able to resolve this myself.
I'm sorry for the confusion. This project does not support windows, term/termios doesn't either as it is a unix specific package.
github.com/pkg/term/termios
../go/src/github.com/pkg/term/termios/pty.go:20:14: undefined: open_pty_master ../go/src/github.com/pkg/term/termios/pty.go:25:16: undefined: Ptsname ../go/src/github.com/pkg/term/termios/pty.go:30:8: undefined: grantpt ../go/src/github.com/pkg/term/termios/pty.go:35:8: undefined: unlockpt