Merge branch 'obsd-master'

pull/654/head
Thomas Adam 2016-11-16 10:01:10 +00:00
commit 0f5b7814b5
1 changed files with 1 additions and 0 deletions

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;