@ -2070,6 +2070,12 @@ input_csi_dispatch_sgr(struct input_ctx *ictx)
case 49:
gc->bg = 8;
break;
case 53:
gc->attr |= GRID_ATTR_OVERLINE;
case 55:
gc->attr &= ~GRID_ATTR_OVERLINE;
case 90:
case 91:
case 92:
The note is not visible to the blocked user.