summaryrefslogtreecommitdiffstats
path: root/tmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.h b/tmux.h
index c1095681..c208361b 100644
--- a/tmux.h
+++ b/tmux.h
@@ -897,6 +897,7 @@ struct window_choose_data {
char *ft_template;
char *command;
u_int idx;
+ int pane_id;
};
struct window_choose_mode_item {