goncurses
goncurses copied to clipboard
This is a fork of https://code.google.com/p/goncurses/ with fixes for supporting unicode
The README file specifically mentions that unicode support is there in the package, however I am not able to print unicode characters using the `scr.MovePrint` or `scr.MovePrintf` functions. Methods such...
In the example `examples/mouse/mouse.go` I get the following error: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x49fa4a] goroutine 1 [running]:...
There is a truncated sentence in the README Windows section. :-)