I need to initialize all of the internal ncurses data structures without actually affecting the active pty. Can I use newterm() to accomplish this? Along these same lines would it be sufficient to point 'infd' and 'outfd' the descriptors to something like /dev/null ?