window, if any.
@ -231,7 +231,7 @@ window_create1(u_int sx, u_int sy)
TAILQ_INIT(&w->panes);
w->active = NULL;
w->layout = 0;
w->lastlayout = -1;
w->layout_root = NULL;
w->sx = sx;
The note is not visible to the blocked user.