Open dlintw opened 7 years ago
I build my windows code on msys2.
I found this sample can not run on the msys bash console. https://github.com/gizak/termui/blob/master/_example/par.go
But, If I use "go build" to generate exe file, it could work under CMD.exe enviornment.
I build my windows code on msys2.
I found this sample can not run on the msys bash console. https://github.com/gizak/termui/blob/master/_example/par.go
But, If I use "go build" to generate exe file, it could work under CMD.exe enviornment.