Matthew Farrugia-Roberts

Results 3 comments of Matthew Farrugia-Roberts

Oh yeah, a program that can reproduce this issue for me is as follows: ``` import os # init import illwill proc exit_proc() {.noconv.} = illwillDeinit() showCursor() quit(0) setControlCHook(exit_proc) illwillInit(fullscreen=false)...

^ The same issue affects me. I think this affects the topmost and leftmost rows and I could reproduce it reliably a few times. I already opened a new issue...

Right, I have my own implementation, which I will continue to use for my memory exercises. So there's no pressure from me to get this into a new minor version....