aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2022-06-21 02:42:56 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2022-06-21 02:42:56 +0200
commit73cab56e058fe218fa855056f2d567a12b37955d (patch)
tree47a372c98a7d75c844a02969768e897e5c5cacf4 /.github
parentcf9ffc0cec0d2e55930238d1752209bca659c96d (diff)
downloadsciteco-73cab56e058fe218fa855056f2d567a12b37955d.tar.gz
better support recent versions of PDCursesMod (used to be the Win32a-port)
* PDCursesMod is now the recommended PDCurses variant * you should use at least v4.3.2 since earlier versions have problems inserting CTRL+C and CTRL+V. * We now check for PDC_get_version() since initscr() was name-mangled at least for some time. The maintainers have now reverted to name-mangling endwin(), we still check for PDC_get_version() as it is probably safer in the future. * Properly define PDC_FORCE_UTF8 now. * We no longer have to check for PDC_set_resize_limits() since PDCursesMod now defines its own macro __PDCURSESMOD__ in curses.h.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions