recipe for errors.
@ -104,7 +104,7 @@ recalculate_sizes(void)
if (flag)
has = s->curw->window == w;
else
has = session_has(s, w) != NULL;
has = session_has(s, w);
if (has) {
if (s->sx < ssx)
ssx = s->sx;
The note is not visible to the blocked user.