aboutsummaryrefslogtreecommitdiff
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 829772c9..7e6f9b14 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1099,6 +1099,7 @@ struct tty_ctx {
struct window_pane *wp;
const struct grid_cell *cell;
+ int wrapped;
u_int num;
void *ptr;