I see. Actually I only want to make a simple application. The application is about segmenting two text-boxes for input and output. I've tried this <https://github.com/gizak/termui> and it seems good, except for the complicated example such as "demo". (The terminal emulator on Windows really mess "demo" up.) However, it seems that there is not any functions to scan input with "termui". The answer I found from this <https://github.com/gizak/termui/issues/34> could't solve the problem because the the type "Attribute" and "TextBuilder" are undefined within "input.go". I've just asked the author. Besides, I've also tried Tcell <https://github.com/gdamore/tcell>. However, there is not more examples for learning. Did you find any examples and could you offer the link?
Thanks for your replying. Max Jason E. Aten於 2020年5月4日星期一 UTC+8上午9時45分57秒寫道: > > You didn't take my meaning. The reason the examples don't work on Windows > is because the terminal emulator on Windows is messing them up. > > https://github.com/gdamore/proxima5 is an example. Tcell is cross > platform. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/3aaf75d8-d992-4612-91c4-ae73094f8157%40googlegroups.com.