aboutsummaryrefslogtreecommitdiffstats
path: root/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'term.h')
-rw-r--r--term.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/term.h b/term.h
index 7329af5..2969a94 100644
--- a/term.h
+++ b/term.h
@@ -38,6 +38,7 @@ struct runes_term {
PangoLayout *layout;
char bold;
+ char inverse;
char hide_cursor;
char unfocused;