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 c2c0b53..8f9d6a4 100644
--- a/term.h
+++ b/term.h
@@ -51,6 +51,7 @@ struct runes_term {
char inverse;
char hide_cursor;
char unfocused;
+ char audible_bell;
char application_keypad;
char application_cursor;