History log of /freebsd/contrib/ncurses/man/scr_dump.5 (Results 1 – 2 of 2)
Revision Date Author Comments
# e1865124 19-Feb-2020 Baptiste Daroussin <bapt@FreeBSD.org>

Update to 6.2-20200215

While I didn't plan another upgrade, This version incorporate fixes from
kevans@ so let's upgrade to it


# aae38d10 18-Feb-2020 Baptiste Daroussin <bapt@FreeBSD.org>

Update ncurses to 20200118

Among the changes from before:
- Add support for extended colors on widechar version
- Enable ncurses extended functions
- Enable version 2 of the extended mouse support
-

Update ncurses to 20200118

Among the changes from before:
- Add support for extended colors on widechar version
- Enable ncurses extended functions
- Enable version 2 of the extended mouse support
- Enable SCREEN extensions

Modification that differs from upstream:
- _nc_delink_entries used to be exposed and was turn static,
turn it back as dynamic to not break abi
- Adapt our old termcap.c to modern ncurses

MFC after: 3 weeks

show more ...