@ -627,7 +627,7 @@ tty_write(
if (s->curw->window == wp->window) {
if (c->tty.term == NULL)
continue;
if (c->tty.flags & (TTY_FREEZE|TTY_BACKOFF))
if (c->tty.flags & TTY_FREEZE)
oo = &s->options;
The note is not visible to the blocked user.