aboutsummaryrefslogtreecommitdiff
path: root/vterm-module.h
diff options
context:
space:
mode:
Diffstat (limited to 'vterm-module.h')
-rw-r--r--vterm-module.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vterm-module.h b/vterm-module.h
index 9f809b3..d985033 100644
--- a/vterm-module.h
+++ b/vterm-module.h
@@ -50,6 +50,8 @@ typedef struct Term {
Cursor cursor;
char *title;
bool is_title_changed;
+
+ int width, height;
} Term;
// Faces