goncurses icon indicating copy to clipboard operation
goncurses copied to clipboard

This is a fork of https://code.google.com/p/goncurses/ with fixes for supporting unicode

Results 3 goncurses issues
Sort by recently updated
recently updated
newest added

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. :-)