tty_attributes
tty_attributes(tty, &fgc, &grid_default_cell, NULL, NULL);
tty_attributes(tty, &bgc, &grid_default_cell, NULL, NULL);
tty_attributes(tty, &fgc, &grid_default_cell, NULL, NULL);
void tty_attributes(struct tty *, const struct grid_cell *,
tty_attributes(tty, &last, defaults, palette, s->hyperlinks);
tty_attributes(tty, &last, defaults, palette,
tty_attributes(tty, &last, defaults, palette,
tty_attributes(tty, &grid_default_cell, &ctx->defaults, ctx->palette,
tty_attributes(tty, ctx->cell, &ctx->defaults, ctx->palette,
tty_attributes(tty, gcp, defaults, palette, hl);
tty_attributes(tty, &gc, defaults, palette, hl);