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