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