summaryrefslogtreecommitdiff
path: root/ted.h
diff options
context:
space:
mode:
Diffstat (limited to 'ted.h')
-rw-r--r--ted.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ted.h b/ted.h
index 586fcd9..3628c54 100644
--- a/ted.h
+++ b/ted.h
@@ -309,6 +309,9 @@ typedef struct Ted {
// points to a selector if any is open, otherwise NULL.
Selector *selector_open;
+
+ float build_output_height; // what % of the screen the build output takes up
+ bool resizing_build_output;
Process build_process;
// When we read the stdout from the build process, the tail end of the read could be an