man pages section 3: Curses Library Functions
    
I
 
 idcok — enable/disable hardware insert-character and delete-character features ( Index Term Link )
 
 idlok — set terminal output controls ( Index Term Link )
 
 immedok — call refresh on changes to window ( Index Term Link )
 
 in_wch — retrieve a complex character (with rendition) ( Index Term Link )
 
 in_wchnstr — retrieve complex character string (with rendition) ( Index Term Link )
 
 in_wchstr — retrieve complex character string (with rendition) ( Index Term Link )
 
 inch — return a single-byte character (with rendition) ( Index Term Link )
 
 inchnstr — retrieve a single-byte character string (with rendition) ( Index Term Link )
 
 inchstr — retrieve a single-byte character string (with rendition) ( Index Term Link )
 
 init_color — manipulate color information ( Index Term Link )
 
 init_pair — manipulate color information ( Index Term Link )
 
 initscr — screen initialization functions ( Index Term Link )
 
 innstr — retrieve a multibyte character string (without rendition) ( Index Term Link )
 
 innwstr — get a string of wchar_t characters from a curses window ( Index Term Link )
 
 innwstr — retrieve a wide character string (without rendition) ( Index Term Link )
 
 ins_nwstr — insert a wide character string ( Index Term Link )
 
 ins_wch — insert a complex character ( Index Term Link )
 
 ins_wstr — insert a wide character string ( Index Term Link )
 
 insch — insert a character ( Index Term Link )
 
 insdelln — insert/delete lines to/from the window ( Index Term Link )
 
 insert a wchar_t character before the character under the cursor in a curses window — curs_inswch ( Index Term Link )
 
 insert wchar_t string before character under the cursor in a curses window — curs_inswstr ( Index Term Link )
  insnwstr ( Index Term Link )
 
 insert a wchar_t character before the character under the cursor in a curses window — curs_inswch
  inswch ( Index Term Link )
 
 insert wchar_t string before character under the cursor in a curses window — curs_inswstr
  inswstr ( Index Term Link )
  mvinsnwstr ( Index Term Link )
 
 insert a wchar_t character before the character under the cursor in a curses window — curs_inswch
  mvinswch ( Index Term Link )
 
 insert wchar_t string before character under the cursor in a curses window — curs_inswstr
  mvinswstr ( Index Term Link )
  mvwinsnwstr ( Index Term Link )
 
 insert a wchar_t character before the character under the cursor in a curses window — curs_inswch
  mvwinswch ( Index Term Link )
 
 insert wchar_t string before character under the cursor in a curses window — curs_inswstr
  mvwinswstr ( Index Term Link )
  winsnwstr ( Index Term Link )
 
 insert a wchar_t character before the character under the cursor in a curses window — curs_inswch
  winswch ( Index Term Link )
 
 insert wchar_t string before character under the cursor in a curses window — curs_inswstr
  winswstr ( Index Term Link )
 
 insert a character
  — insch ( Index Term Link )
  — mvinsch ( Index Term Link )
  — mvwinsch ( Index Term Link )
  — winsch ( Index Term Link )
 
 insert a complex character
  — ins_wch ( Index Term Link )
  — mvins_wch ( Index Term Link )
  — mvwins_wch ( Index Term Link )
  — wins_wch ( Index Term Link )
 
 insert a line in a window
  — insertln ( Index Term Link )
  — winsertln ( Index Term Link )
 
 insert a multibyte character string
  — insnstr ( Index Term Link )
  — insstr ( Index Term Link )
  — mvinsnstr ( Index Term Link )
  — mvinsstr ( Index Term Link )
  — mvwinsnstr ( Index Term Link )
  — mvwinsstr ( Index Term Link )
  — winsnstr ( Index Term Link )
  — winsstr ( Index Term Link )
 
 insert a wide character string
  — ins_nwstr ( Index Term Link )
  — ins_wstr ( Index Term Link )
  — mvins_nwstr ( Index Term Link )
  — mvins_wstr ( Index Term Link )
  — mvwins_nwstr ( Index Term Link )
  — mvwins_wstr ( Index Term Link )
  — wins_nwstr ( Index Term Link )
  — wins_wstr ( Index Term Link )
 
 insert/delete lines to/from the window
  — insdelln ( Index Term Link )
  — winsdelln ( Index Term Link )
 
 insertln — insert a line in a window ( Index Term Link )
 
 insnstr — insert a multibyte character string ( Index Term Link )
 
 insnwstr — insert wchar_t string before character under the cursor in a curses window ( Index Term Link )
 
 insstr — insert a multibyte character string ( Index Term Link )
 
 instr — retrieve a multibyte character string (without rendition) ( Index Term Link )
 
 inswch — insert a wchar_t character before the character under the cursor in a curses window ( Index Term Link )
 
 inswstr — insert wchar_t string before character under the cursor in a curses window ( Index Term Link )
 
 interfaces to the terminfo database — del_curterm ( Index Term Link )
 
 interfaces to the terminfo database — restartterm ( Index Term Link )
 
 interfaces to the terminfo database — setupterm ( Index Term Link )
 
 interfaces to the terminfo database — set_curterm ( Index Term Link )
 
 intrflush — enable or disable flush on interrupt ( Index Term Link )
 
 introduction and overview of X/Open Curses — curses ( Index Term Link )
 
 inwch — get a wchar_t character and its attributes from a curses window ( Index Term Link )
 
 inwchnstr — get a string of wchar_t characters (and attributes) from a curses window ( Index Term Link )
 
 inwchstr — get a string of wchar_t characters (and attributes) from a curses window ( Index Term Link )
 
 inwstr — get a string of wchar_t characters from a curses window ( Index Term Link )
 
 inwstr — retrieve a wide character string (without rendition) ( Index Term Link )
 
 is_linetouched — control window refresh ( Index Term Link )
 
 is_wintouched — control window refresh ( Index Term Link )
 
 isendwin — restore initial terminal environment ( Index Term Link )