Modified Files:
Common.gmake ciolib.h curs_cio.c curs_fix.h utf8_codepages.c
utf8_codepages.h
Log Message:
Update curses mode to use wide chars if the character map is unicode
compatible (most terms are these days). In this case, curses mode works correctly.
Add a new CIOLIB_MODE_CURSES_ASCII for the old behaviour.