• Programs:
    • captoinfo – convert a termcap description into a terminfo description
    • clear – clear the terminal screen
    • infocmp – compare or print out terminfo descriptions
    • infotocap – convert a terminfo description into a termcap description
    • tabs – set terminal tab stops
    • tic – compile terminal descriptions for terminfo or termcap
    • toe – list table of entries of terminfo terminal types
    • tput – initialize a terminal, exercise its capabilities, or query terminfo database
    • tset – initialize or reset terminal state
  • Scripts:
    • adacurses*-config – configuration helper for AdaCurses libraries
    • ncurses*-config – configuration helper for ncurses libraries
  • Libraries:
    • ncurses – character-cell terminal interface with optimized output
    • panel – manage overlapping curses windows
    • form – present user-fillable forms in curses windows
    • menu – present menus in curses windows
  • File formats:
    • terminfo – terminal capability database
    • term – compiled terminfo terminal description
    • scr_dump – curses screen dump
    • user_caps – user-defined terminfo capability format
  • Other information:
    • term – conventions for naming terminal types