NCURSES_LONGNAME(3) 1 NCURSES_LONGNAME(3) ncurses_longname - Returns terminals descriptionSYNOPSISstring ncurses_longname (void )DESCRIPTIONWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Returns a verbose description of the terminal.RETURN VALUESReturns the description, as a string truncated to 128 characters. On errors, returns NULL.SEE ALSOncurses_termname(3). PHP Documentation Group NCURSES_LONGNAME(3)