| | | | |
| N |
| |
| | napms - sleep process for a specified length of time ( ) |
| |
| | newpad - create and display curses pads ( ) |
| |
| | newpad - create or refresh a pad or subpad ( ) |
| |
| | newterm - screen initialization functions ( ) |
| |
| | newwin - create a new window or subwindow ( ) |
| |
| | nl - enable/disable newline control ( ) |
| |
| | nocbreak - set input mode controls ( ) |
| |
| | nodelay - set blocking or non-blocking read ( ) |
| |
| | noecho - enable/disable terminal echo ( ) |
| |
| | nonl - enable/disable newline control ( ) |
| |
| | noqiflush - control flush of input and output on interrupt ( ) |
| |
| | noraw - set input mode controls ( ) |
| |
| | notimeout - set timed blocking or non-blocking read ( ) |
| |
| | number of columns on terminal screen - COLS ( ) |
| |
| | number of lines on terminal screen - LINES ( ) |