aboutsummaryrefslogtreecommitdiff
path: root/vterm-module.h
diff options
context:
space:
mode:
Diffstat (limited to 'vterm-module.h')
-rw-r--r--vterm-module.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vterm-module.h b/vterm-module.h
index 0934087..3380f95 100644
--- a/vterm-module.h
+++ b/vterm-module.h
@@ -48,6 +48,7 @@ typedef struct Term {
bool is_invalidated;
Cursor cursor;
+ bool mouse; // Send mouse events to the shell
} Term;
// Faces