@@ -1446,7 +1446,8 @@ tty_cmd_redrawline(struct tty *tty, const struct tty_ctx *ctx)
if (rr->nx == 0)
continue;
tty_draw_line(tty, ctx->s, ctx->ocx + i + rr->px - x,
ctx->ocy, rr->nx, rr->px, ry, &ctx->style_ctx);
ctx->ocy, rr->nx, rr->px, ry, &ctx->defaults,
ctx->palette);
}
The note is not visible to the blocked user.