Home
last modified time | relevance | path

Searched refs:resize_first (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/tmux/dist/
H A Dlayout.c874 u_int new_size, saved_size, resize_first = 0; in layout_split_pane() local
968 resize_first = 1; in layout_split_pane()
1018 if (!resize_first && type == LAYOUT_LEFTRIGHT) { in layout_split_pane()
1021 } else if (!resize_first && type == LAYOUT_TOPBOTTOM) { in layout_split_pane()
1026 if (!resize_first) in layout_split_pane()