@ -934,6 +934,9 @@ struct window_pane {
char *searchstr;
int searchregex;
u_int written;
u_int skipped;
TAILQ_ENTRY(window_pane) entry;
RB_ENTRY(window_pane) tree_entry;
};
The note is not visible to the blocked user.