Home
last modified time | relevance | path

Searched defs:window_pane (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/tmux/dist/
H A Dtmux.h892 struct window_pane { struct
893 u_int id;
895 struct window *window;
897 struct layout_cell *layout_cell;
898 struct layout_cell *saved_layout_cell;
900 u_int sx;
901 u_int sy;
903 u_int xoff;
904 u_int yoff;
906 int flags;
[all …]