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