vendor/ncurses: upgrade from 6.0-20160305 to 6.2-20200212The TERMINAL structure in <term.h> is now opaque. Doing that allowedmaking the structure larger, to hold the extended numeric data.When co
vendor/ncurses: upgrade from 6.0-20160305 to 6.2-20200212The TERMINAL structure in <term.h> is now opaque. Doing that allowedmaking the structure larger, to hold the extended numeric data.When configured for wide-characters (i.e. ncursesw), the TERMINALstructure is extended and is named TERMTYPE2. When configured for8-bit (narrow) characters, the TERMTYPE2 structure is not used.For detailed description of all other changes, enhancements, bugfixesand performance improvements, see:https://invisible-island.net/ncurses/announce-6.1.htmlhttps://invisible-island.net/ncurses/announce-6.2.html
show more ...
Update ncurses from version 5.9 to 6.0 (5 MARCH 2016)
Update ncurses from version 5.7 to 5.9 on vendor branch
vendor/NCURSES: Import v5.7 sources
vendor/NCURSES: Remove version tag.