wch               566 lib/tty/tty-ncurses.c     wchar_t wch[10];            /* TODO not sure if the length is correct */
wch               582 lib/tty/tty-ncurses.c             getcchar (&ctext[col], wch, &attrs, &color_pair, NULL);
wch               583 lib/tty/tty-ncurses.c             setcchar (&ctext[col], wch, attrs, color, NULL);