Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dtmux.h1028 struct window_pane { struct
1029 u_int id;
1038 u_int sx;
1039 u_int sy;
1041 u_int xoff;
1042 u_int yoff;
1044 int flags;
1073 struct window_pane_offset offset; argument
1076 struct window_pane_resizes resize_queue; argument
1087 struct window_pane_offset pipe_offset; argument
[all …]