summaryrefslogtreecommitdiffstats
path: root/tmate.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmate.h')
-rw-r--r--tmate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmate.h b/tmate.h
index 9030c90e..63cbb4b6 100644
--- a/tmate.h
+++ b/tmate.h
@@ -48,7 +48,7 @@ extern void tmate_sync_copy_mode(struct window_pane *wp);
/* tmate-decoder.c */
enum tmate_client_commands {
- TMATE_REPLY_HEADER,
+ TMATE_NOTIFY,
TMATE_CLIENT_PANE_KEY,
TMATE_CLIENT_RESIZE,
TMATE_CLIENT_EXEC_CMD,