hscurses icon indicating copy to clipboard operation
hscurses copied to clipboard

Missing binding for newterm

Open Globidev opened this issue 9 years ago • 2 comments

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)

Globidev avatar May 27 '15 15:05 Globidev

+1

rvion avatar May 28 '15 10:05 rvion

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!

skogsbaer avatar May 28 '15 12:05 skogsbaer