Re: Are there any plans to support nCurses 6.0 with Python?

2015-12-03 Thread eclectic959
On Thursday, December 3, 2015 at 8:44:30 AM UTC-5, Mark Lawrence wrote: > On 03/12/2015 12:30, eclectic...@gmail.com wrote: > > The GNU Project has announced the release of nCurses 6.0. > > > > With it, Python curses would be able to support 256 colors instead of the > > current 8 or 16. > > > > I

Are there any plans to support nCurses 6.0 with Python?

2015-12-03 Thread eclectic959
The GNU Project has announced the release of nCurses 6.0. With it, Python curses would be able to support 256 colors instead of the current 8 or 16. I've discovered that a pre-release of Fedora 24 includes ncurses 6.0. It is not usable by Python programs, such as my character-mode emulation of