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.h1096 struct window_pane { struct
1097 u_int id;
1106 u_int sx;
1107 u_int sy;
1109 u_int xoff;
1110 u_int yoff;
1112 int flags;
1145 struct window_pane_offset offset; argument
1148 struct window_pane_resizes resize_queue; argument
1159 struct window_pane_offset pipe_offset; argument
[all …]