Closed clockfort closed 12 years ago
There's a way to use ncurses in UTF8 mode. We may just need to use that.
I don't get an issue when using it on 9front's vt. vt uses Runes throughout for text rendering.
Are you using the super-secret curses interface that has no documentation on how to enable?
I didn't know there was one, so my guess is no.
Yeah, that's what we're talking about here.
These fixes are now rolled out on nethack.csh.rit.edu
Ideally, curses interface would use UTF-8 as well, and we would all carry on happy.
Unfortunately I can only render the Curses interface properly in ISO-8859-1:1998 (Latin-1, West Europe), and I can only render the map display (UTF-8 IBMGraphics enabled) in UTF-8 mode.