Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2016-11-16 10:01:10 +00:00

View File

@ -769,6 +769,7 @@ window_pane_create(struct window *w, u_int sx, u_int sy, u_int hlimit)
wp->event = NULL;
wp->mode = NULL;
wp->modeprefix = 1;
wp->layout_cell = NULL;