A way to not clear screen when using in Curses?
So I have a basic curses console app and I have embedded pick into it using the screen argument. I use pick to make choosing an option easier for parts of the app
However, pick still overwrites the entire screen when choosing an option, rather than adding to what is already there
Is there a way to make it wrote at the end of the screen, or even just at a specific cursor location (argument-passed I guess)?
#95
When will this get merged?
@juxeii That's what I would like to know
This would be very helpful. Hope to see it merged soon!
#95 has been merged and shipped with v2.3.