hscurses
hscurses copied to clipboard
Missing binding for newterm
There does not appear to be a binding to the newterm function I noticed it was missing from the python bindings too so I guess it might not be trivial to bind ? Anyway, it would be a nice feature to have because without it you cannot work with non tty stdin/stdout (or at least I did not find another way to handle that case)
+1
Would anyone volunteer to provide a binding for newterm? I'm not much into curses hacking these days, so I would warmly welcome any pull request!