pacgo icon indicating copy to clipboard operation
pacgo copied to clipboard

in setp2 , cbTerm := exec.Command("stty", "cbreak", "-echo") give a error of stty: 'standard input': Inappropriate ioctl for device

Open AlanYeg opened this issue 2 years ago • 0 comments

os :wsl go version :1.15 execute main.go in step02 raise a error of stty: 'standard input': Inappropriate ioctl for device

AlanYeg avatar Mar 11 '22 14:03 AlanYeg